MessagePack for C++
Loading...
Searching...
No Matches
deque.hpp File Reference
Include dependency graph for deque.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::deque< T, Alloc >, typename std::enable_if< msgpack::has_as< T >::value >::type >
struct  msgpack::adaptor::convert< std::deque< T, Alloc > >
struct  msgpack::adaptor::pack< std::deque< T, Alloc > >
struct  msgpack::adaptor::object_with_zone< std::deque< T, Alloc > >

Namespaces

namespace  msgpack
namespace  msgpack::adaptor