userver: /home/antonyzhilin/arcadia/taxi/uservices/userver/libraries/proto-structs/include/userver/proto-structs/hash_map.hpp File Reference
Loading...
Searching...
No Matches
hash_map.hpp File Reference

Detailed Description

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.

#include <type_traits>
#include <unordered_map>
#include <userver/utils/str_icase.hpp>

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.