userver: /data/code/userver/libraries/protobuf/include/userver/protobuf/string.hpp File Reference
Loading...
Searching...
No Matches
string.hpp File Reference

Detailed Description

Operations with Protobuf string type.

Definition in file string.hpp.

Go to the source code of this file.

#include <string>
#include <string_view>
#include <type_traits>
#include <utility>
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  protobuf
 Top namespace for the userver protobuf library.

Typedefs

using protobuf::ProtoStringType = std::string
 String type used by protobuf APIs in open-source builds.