![]() |
Rosetta
3.7
|
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... | |
Utility functions for std::maps.