open-cpp-utils 0.0.1
Loading...
Searching...
No Matches
open_cpp_utils::map< Key, Value, Alloc >::map_pair Struct Reference

Public Member Functions

bool operator== (const map_pair &other) const
 
 map_pair (const_key_reference k)
 
 map_pair (const_key_reference k, const_value_reference v)
 
 map_pair (const map_pair &v)
 
 map_pair (map_pair &&v) noexcept
 
map_pairoperator= (const map_pair &v)
 
map_pairoperator= (map_pair &&v) noexcept
 

Public Attributes

key_type key
 
value_type value
 

The documentation for this struct was generated from the following file: