CMagic  0.5.0
Portable C library of utilities and data structures
cmagic::map< Key, Value > Member List

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

begin() constcmagic::map< Key, Value >inline
clear()cmagic::map< Key, Value >inline
custom_allocation_map()cmagic::map< Key, Value >inlinestatic
empty() constcmagic::map< Key, Value >inline
end() constcmagic::map< Key, Value >inline
erase(const key_type &key)cmagic::map< Key, Value >inline
find(const key_type &key) constcmagic::map< Key, Value >inline
insert(const value_type &val)cmagic::map< Key, Value >inline
insert(value_type &&val)cmagic::map< Key, Value >inline
key_type typedefcmagic::map< Key, Value >
map()cmagic::map< Key, Value >inline
mapped_type typedefcmagic::map< Key, Value >
operator bool() constcmagic::map< Key, Value >inline
size() constcmagic::map< Key, Value >inline
size_type typedefcmagic::map< Key, Value >
value_type typedefcmagic::map< Key, Value >