Scarab  v3.4.4
Project 8 C++ Utility Library
Namespaces | Functions
map_at_default.hh File Reference
#include <map>
Include dependency graph for map_at_default.hh:

Go to the source code of this file.

Namespaces

 scarab
 

Functions

template<typename x_key , typename x_value >
const x_value & at (const std::map< x_key, x_value > &a_map, const x_key &a_key, const x_value &a_default)