Libosmium
2.15.4
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <buffer.hpp>
Public Member Functions | |
buffer_is_full () | |
Exception thrown by the osmium::memory::Buffer class when somebody tries to write data into a buffer and it doesn't fit. Buffers with internal memory management will not throw this exception, but increase their size.
|
inline |