MessagePack for C++
|
#include <cpp_config.hpp>
Public Member Functions | |
unique_ptr (T *p=0) throw () | |
unique_ptr (unique_ptr &a) throw () | |
template<class Y > | |
unique_ptr (unique_ptr< Y > &a) throw () | |
|
inlineexplicit |
|
inline |
|
inline |