overload5.C
511 Bytes
- 
re PR c++/22621 (Member function overloading introduces syntax errors) · 2c164de6PR c++/22621 * parser.c (cp_parser_template_argument): Don't turn "T::f" into "(*this).T::f". * pt.c (convert_nontype_argument): Remove ??? comment. PR c++/22621 * g++.dg/template/overload5.C : New test. From-SVN: r104881 Mark Mitchell committed
