MessagePack for C++
msgpack::adaptor::as< std::map< K, V, Compare, Alloc >, typename std::enable_if< msgpack::has_as< K >::value &&msgpack::has_as< V >::value >::type > Member List

This is the complete list of members for msgpack::adaptor::as< std::map< K, V, Compare, Alloc >, typename std::enable_if< msgpack::has_as< K >::value &&msgpack::has_as< V >::value >::type >, including all inherited members.

operator()(msgpack::object const &o) constmsgpack::adaptor::as< std::map< K, V, Compare, Alloc >, typename std::enable_if< msgpack::has_as< K >::value &&msgpack::has_as< V >::value >::type >inline