userver
C++ Async Framework
Toggle main menu visibility
Loading...
Searching...
No Matches
http::headers::header_map::MapEntry Class Reference
final
Detailed Description
Definition at line
320
of file
header_map.hpp
.
Public Member Functions
MapEntry
(std::string &&key, std::string &&value)
MapEntry
(const MapEntry &other)
MapEntry &
operator=
(const MapEntry &other)
MapEntry
(MapEntry &&other) noexcept
MapEntry &
operator=
(MapEntry &&other) noexcept
std::pair< const std::string, std::string > &
Get
()
const std::pair< const std::string, std::string > &
Get
() const
std::pair< std::string, std::string > &
GetMutable
()
bool
operator==
(const MapEntry &other) const
The documentation for this class was generated from the following file:
userver/http/
header_map.hpp
http
headers
header_map
MapEntry
Generated on
for userver by
Doxygen
1.17.0