![]() |
Scarab
2.8.1
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) |
1.8.13