cereal
A C++11 library for serialization
cereal::MapItem< Key, Value > Member List

This is the complete list of members for cereal::MapItem< Key, Value >, including all inherited members.

CEREAL_SERIALIZE_FUNCTION_NAME(Archive &archive)cereal::MapItem< Key, Value >inline
key (defined in cereal::MapItem< Key, Value >)cereal::MapItem< Key, Value >
KeyType typedef (defined in cereal::MapItem< Key, Value >)cereal::MapItem< Key, Value >
MapItem(Key &&key_, Value &&value_)cereal::MapItem< Key, Value >inline
operator=(MapItem const &)=delete (defined in cereal::MapItem< Key, Value >)cereal::MapItem< Key, Value >
value (defined in cereal::MapItem< Key, Value >)cereal::MapItem< Key, Value >
ValueType typedef (defined in cereal::MapItem< Key, Value >)cereal::MapItem< Key, Value >