Class shared_memory::Unexpected_map_key
-
template<typename Key>
class Unexpected_map_key : public exception
Public Functions
-
inline Unexpected_map_key(const std::string &segment_id, const std::string &object_id, Key &expected_key)
-
inline ~Unexpected_map_key()
-
inline const char *what() const
Private Members
-
std::string error_message_