| protozero 1.8.0
    Minimalistic protocol buffer decoder and encoder in C++. | 
Contains the pbf_builder template class. More...

Go to the source code of this file.
| Namespaces | |
| namespace | protozero | 
| All parts of the protozero header-only library are in this namespace. | |
| Typedefs | |
| template<typename T> | |
| using | protozero::pbf_builder = basic_pbf_builder<std::string, T> | 
| Specialization of basic_pbf_builder using std::string as buffer type. | |
Contains the pbf_builder template class.