protozero 1.7.1
Minimalistic protocol buffer decoder and encoder in C++.
Loading...
Searching...
No Matches
Namespaces
buffer_vector.hpp File Reference

Contains the customization points for buffer implementation based on std::vector<char> More...

#include "buffer_tmpl.hpp"
#include "config.hpp"
#include <cstddef>
#include <iterator>
#include <vector>
Include dependency graph for buffer_vector.hpp:

Go to the source code of this file.

Namespaces

namespace  protozero
 All parts of the protozero header-only library are in this namespace.
 

Detailed Description

Contains the customization points for buffer implementation based on std::vector<char>