← Back to team overview

dolfin team mailing list archive

Re: C++11 use?

 

Those would be nice, and std::shared_ptr I guess?
I guess the main bottleneck is compiler versions on clusters?

We would need to list which features to allow, the main problem
is maybe that it will be hard to enforce such limitations over time.

Martin

Den 5. mars 2013 kl. 22:21 skrev Anders Logg <logg@xxxxxxxxx>:

> On Tue, Mar 05, 2013 at 06:45:32PM +0000, 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 are the limitations for different compilers compared to what we
> require now?
> 
> --
> Anders
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp


Follow ups

References