![]() |
Scarab
v3.9.2
Project 8 C++ Utility Library
|
#include <map>
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) |