-
- Downloads
Copy the file smartpointer.hh to shared_ptr.hh and change the name of
the class from SmartPointer to shared_ptr. That way the implementation is like the tr1 one. The old file is deprecated. The tr1 implementation is not yet used even on platforms that have it, because I have to think of a proper test first. [[Imported from SVN: r5630]]
Loading
Please register or sign in to comment