MessagePack for C++
Loading...
Searching...
No Matches
shared_ptr.hpp File Reference
Include dependency graph for shared_ptr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  msgpack::adaptor::as< std::shared_ptr< T >, typename std::enable_if< msgpack::has_as< T >::value >::type >
struct  msgpack::adaptor::convert< std::shared_ptr< T > >
struct  msgpack::adaptor::pack< std::shared_ptr< T > >
struct  msgpack::adaptor::object< std::shared_ptr< T > >
struct  msgpack::adaptor::object_with_zone< std::shared_ptr< T > >

Namespaces

namespace  msgpack
namespace  msgpack::adaptor