This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52757] [C++11] A lamba functions is not able to be used as a function pointer when passed as an explicit template argument
- From: "metaprogrammingtheworld at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 28 Mar 2012 20:10:02 +0000
- Subject: [Bug c++/52757] [C++11] A lamba functions is not able to be used as a function pointer when passed as an explicit template argument
- Auto-submitted: auto-generated
- References: <bug-52757-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52757
--- Comment #2 from Matt Calabrese <metaprogrammingtheworld at gmail dot com> 2012-03-28 20:10:02 UTC ---
Hmm. That seems artificially limiting, but thanks for looking it up -- sorry
for the erroneous bug report.