auto23.C
84 Bytes
-
re PR c++/46245 ([C++0x] rejects function with late-specified return type as a… · ce9b1898
re PR c++/46245 ([C++0x] rejects function with late-specified return type as a non-type template parameter) PR c++/46245 * decl.c (grokdeclarator): Complain later for auto parameter. * pt.c (splice_late_return_type): Handle use in a template type-parameter. From-SVN: r174227
Jason Merrill committed