Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
Bytes.h
Go to the documentation of this file.
1
#ifndef ZSERIO_PPMR_BYTES_H_INC
2
#define ZSERIO_PPMR_BYTES_H_INC
3
4
#include "
zserio/Bytes.h
"
5
#include "
zserio/ppmr/PropagatingPolymorphicAllocator.h
"
6
7
namespace
zserio
8
{
9
namespace
ppmr
10
{
11
15
using
Bytes
=
BasicBytes<PropagatingPolymorphicAllocator<uint8_t>
>;
16
17
}
// namespace ppmr
18
}
// namespace zserio
19
20
#endif
// ZSERIO_PPMR_BYTES_H_INC
Bytes.h
PropagatingPolymorphicAllocator.h
zserio::ppmr::Bytes
BasicBytes< PropagatingPolymorphicAllocator< uint8_t > > Bytes
Definition:
Bytes.h:15
zserio
Definition:
AllocatorHolder.h:8
zserio::BasicBytes
std::vector< uint8_t, ALLOC > BasicBytes
Definition:
Bytes.h:20
zserio
ppmr
Bytes.h
Generated by
1.9.1