Le 24/04/2012 02:59, Greg Ercolano a écrit : > A fascinating thread formed today on a large but private CG > mailing list that branched from a discussion on c++11 > to STL ABI issues that I found quite interesting, as well > as the problems of exposing STL in a lib's API and why that > should be avoided.
Hi, is the ABI compatibility issue is related to make binding for other bindings ? So we stay close to C name mangling convention ? By the way, IMO, there is some mistakes on the answers provided example : > 8) M. writes: > The standard defines the interface + complexity constraints for STL, > but doesn't specify an implementation. Else he thinks the requisites for vector being continous memory is a complexity constraints... Regards, David _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
