constant_mapping< Key, Value > Member List
This is the complete list of members for constant_mapping< Key, Value >, including all inherited members.
fmapping(const std::pair< Key, Value > *pairs, size_t pair_count) | constant_mapping< Key, Value > | inlinestatic |
get(const Key &key, const Value &default_value) const | constant_mapping< Key, Value > | inline |
rmapping(const std::pair< Value, Key > *pairs, size_t pair_count) | constant_mapping< Key, Value > | inlinestatic |