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>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. | |