* data/c++.m4 (basic_symbol<Base>::operator=): Unused parameter.
* tests/c++.at (C++ GLR parser identifier shadowing): Here too.
-
template <typename Base>
inline
]b4_parser_class_name[::basic_symbol<Base>&
template <typename Base>
inline
]b4_parser_class_name[::basic_symbol<Base>&
- ]b4_parser_class_name[::basic_symbol<Base>::operator= (const basic_symbol& other)
+ ]b4_parser_class_name[::basic_symbol<Base>::operator= (const basic_symbol&)
int yylex (yy::parser::semantic_type *yylval)
{
int yylex (yy::parser::semantic_type *yylval)
{
return yy::parser::token::ZERO;
}
void yy::parser::error (std::string const& msg)
return yy::parser::token::ZERO;
}
void yy::parser::error (std::string const& msg)