[v3] annex D 8 and 9 for C++0x

Paolo Carlini pcarlini@suse.de
Sat Oct 27 11:43:00 GMT 2007


Hi Jonathan,
> There are some open questions about whether the interfaces should
> track the C++0x paper. e.g. when I add allocator and aliasing support
> to shared_ptr, should those featuers only be available in C++0x's
> std::shared_ptr and not in std::tr1::shared_ptr ?
>   
I think only in c++0x. This is what I have been doing elsewhere, carefully.

Paolo.



More information about the Libstdc++ mailing list