|
Zserio C++ runtime library
1.3.0
Built for Zserio 2.18.0
|
#include <cstring>#include <type_traits>#include <vector>#include "zserio/CppRuntimeException.h"#include "zserio/HashCodeUtil.h"#include "zserio/Span.h"#include "zserio/Types.h"#include "zserio/Vector.h"Go to the source code of this file.
Classes | |
| struct | zserio::BitsTag |
| class | zserio::BasicBitBuffer< ALLOC > |
Namespaces | |
| zserio | |
Typedefs | |
| using | zserio::BitBuffer = BasicBitBuffer<> |
Functions | |
| template<typename ALLOC > | |
| CppRuntimeException & | zserio::operator<< (CppRuntimeException &exception, const BasicBitBuffer< ALLOC > &bitBuffer) |