MessagePack for C++
msgpack::unique_ptr< T > Member List

This is the complete list of members for msgpack::unique_ptr< T >, including all inherited members.

unique_ptr(T *p=0)msgpack::unique_ptr< T >inlineexplicit
unique_ptr(unique_ptr &a)msgpack::unique_ptr< T >inline
unique_ptr(unique_ptr< Y > &a)msgpack::unique_ptr< T >inline