Zserio C++ runtime library
1.3.0
Built for Zserio 2.18.0
BitBuffer.h
Go to the documentation of this file.
1
#ifndef ZSERIO_PMR_BIT_BUFFER_H_INC
2
#define ZSERIO_PMR_BIT_BUFFER_H_INC
3
4
#include "
zserio/BitBuffer.h
"
5
#include "
zserio/Types.h
"
6
#include "
zserio/pmr/PolymorphicAllocator.h
"
7
8
namespace
zserio
9
{
10
namespace
pmr
11
{
12
16
using
BitBuffer
=
BasicBitBuffer<PropagatingPolymorphicAllocator<uint8_t>
>;
17
18
}
// namespace pmr
19
}
// namespace zserio
20
21
#endif
// ZSERIO_PMR_BIT_BUFFER_H_INC
BitBuffer.h
PolymorphicAllocator.h
Types.h
zserio::BasicBitBuffer
Definition:
BitBuffer.h:32
zserio
Definition:
AllocatorHolder.h:7
zserio
pmr
BitBuffer.h
Generated by
1.9.1