← Back to team overview

dolfin team mailing list archive

Re: C++11 use?

 

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



Follow ups

References