The hash map container used in userver proto structs by default.
Definition in file hash_map.hpp.
Go to the source code of this file.
Namespaces | |
namespace | proto_structs |
Top namespace for the proto-structs library. | |
Typedefs | |
template<typename Key, typename Value> | |
using | proto_structs::HashMap |
The hash map container used in userver proto structs by default. | |