On 6 March 2013 10:18, Marco Morandini <[email protected]> wrote:
> 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 ?
>

I don't think we pass any C++ objects/types to 3rd party binary
libraries, so we should be fine.

Garth


> Marco
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : [email protected]
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to