This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |