unique_ptr.h File Reference
  #include "interop/config.h"#include <memory>Go to the source code of this file.
Namespaces | |
| stdbp | |
Typedefs | |
| template<typename T > | |
| using | unique_ptr = std::unique_ptr< T > | 
Detailed Description
Back port of unique_ptr from c++11
- Date
 - 8/6/2015
 
- Version
 - 1.0
 
- Copyright
 - GNU Public License.