Thread Previous • Date Previous • Date Next • Thread Next |
On 03/05/2013 07:45 PM, Garth N. Wells wrote:
What are the thoughts on starting to use some C++11 features? A few things, like range-based loops, initializer lists and 'auto' would be pretty handy.
What about the compatilility with libraries compiled in c++98 mode, i.e. http://gcc.gnu.org/wiki/Cxx11AbiCompatibility ?
Marco
Thread Previous • Date Previous • Date Next • Thread Next |