We handle this correctly in most cases (local alias templates nested within function templates don't work quite right IIRC). Also, a member of the C++ committee is planning on proposing a simpler form of this as a language feature (for C++14 or C++17).
On Mon, Mar 25, 2013 at 5:05 PM, Jordan Rose <[email protected]> wrote: > > If we handle this correctly, should we make it an ExtWarn instead? > > (I can totally understand if there are mangling issues that make us not > handle this correctly.) > > http://llvm-reviews.chandlerc.com/D575 > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
