Any compiler without C++11 lambdas?

L

Lorenzo Caminiti

Hello all,

Do you know any "modern" C++ compilers that does /not/ support C++11
lambda functions?

Do not support:
* Clang
Others?

Support:
* MSVC
* GCC
Others?

Thanks a lot.
--Lorenzo
 
J

Jorgen Grahn

Hello all,

Do you know any "modern" C++ compilers that does /not/ support C++11
lambda functions?

Do not support:
* Clang
Others?

Support:
* MSVC
* GCC

Depends on your definition of "modern". The latest stable GCC release
may support it, but the one in my Linux distribution does not.
(Debian stable -- a conservative choice, but not obsolete.)

For important infrastructure like gcc, it can take a year or more for
a new, stable release to trickle down to the end users.

/Jorgen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,999
Latest member
MakersCBDGummiesReview

Latest Threads

Top