W dniu 15.10.2011 04:09, Ben Stott pisze: > Most compilers are probably like this, to be honest. GCC is really the > only one that's close to any form of support. > Admittedly, there are still compilers out there that struggle to support > c++99, let alone c++11, so this discussion is a long way premature yet!
Fltk shouldn't require C++11 to compile and use for few nearest years. Agree here. But still it is possible to have C++99 lib which allow to use lambdas if someone write program using C++11 (all signal/slot libs, and also TR1 or boost function allow for this). I think that this could be very usable future of fltk3. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

