Go to the source code of this file.
Namespaces | |
| namespace | cartographer |
| namespace | cartographer::common |
Functions | |
| template<typename MapType , typename KeyType = typename MapType::key_type, typename ValueType = typename MapType::mapped_type> | |
| ValueType * | cartographer::common::FindOrNull (MapType &map, const KeyType &key) |