protozero
Minimalistic protocol buffer decoder and encoder in C++.
|
Contains the exceptions used in the protozero library. More...
#include <exception>
Go to the source code of this file.
Classes | |
struct | protozero::exception |
struct | protozero::varint_too_long_exception |
struct | protozero::unknown_pbf_wire_type_exception |
struct | protozero::end_of_buffer_exception |
Namespaces | |
protozero | |
All parts of the protozero header-only library are in this namespace. | |
Contains the exceptions used in the protozero library.