|
Rosetta
|
Utility functions for std::maps. More...
#include <map>Go to the source code of this file.
Namespaces | |
| utility | |
| unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 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.
Definition in file map_util.hh.
1.8.7