Jpp
|
Go to the source code of this file.
Namespaces | |
JLANG | |
Auxiliary classes and methods for language specific functionality. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
template<class JKey_t , class JValue_t , class JComparator_t , class JAllocator_t > | |
const JValue_t & | JLANG::get_key (const std::map< JKey_t, JValue_t, JComparator_t, JAllocator_t > &map, const JKey_t key) |
Get value in map. More... | |