Rosetta  3.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
map_util.hh File Reference

Utility functions for std::maps. More...

#include <map>

Namespaces

 utility
 comment 0
 

Functions

template<class T >
bool utility::has_key (std::map< T, T > const &a_map, T const &key)
 Does the map have the key? More...
 

Detailed Description

Utility functions for std::maps.

Author
Jared Adolf-Bryfogle (jadol.nosp@m.fbr@.nosp@m.gmail.nosp@m..com)