strusBase  0.17
Classes | Namespaces | Macros
unique_ptr.hpp File Reference
#include <boost/interprocess/smart_ptr/unique_ptr.hpp>

Go to the source code of this file.

Classes

struct  strus::DefaultDeleter< T >
 
class  strus::unique_ptr< T >
 

Namespaces

 strus
 Wrapper to structures needed for atomic counters.
 

Macros

#define BOOST_UNIQUE_PTR_TEMPLATE   boost::movelib::unique_ptr
 Definition of strus::unique_ptr as wrapper to std::unique_ptr or boost::unique_ptr depeding on availability in the C++ standard library. More...
 

Macro Definition Documentation

#define BOOST_UNIQUE_PTR_TEMPLATE   boost::movelib::unique_ptr

Definition of strus::unique_ptr as wrapper to std::unique_ptr or boost::unique_ptr depeding on availability in the C++ standard library.