strusBase
0.17
|
#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... | |
#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.