Does Visual C++ 2010 Beta 1 have unique_ptr, and if not, where can I get a C++0x reference implementation? -
I know:
- It was not in CTP <
- I want to play with it
This is in the same header as the shared_ptr:
#include & lt; Memory & gt;
I know:
This is in the same header as the shared_ptr:
#include & lt; Memory & gt;
Comments
Post a Comment