userver: /data/code/userver/libraries/proto-structs/include/userver/proto-structs/io/std/string_conv.hpp Source File
Loading...
Searching...
No Matches
string_conv.hpp
Go to the documentation of this file.
1#pragma once
2
3/// @file userver/proto-structs/io/std/string_conv.hpp
4/// @brief Provides read/write context class with the ability to handle `std::string` conversion
5
6#include <userver/proto-structs/io/std/scalar_conv.hpp>