Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
Any.h
Go to the documentation of this file.
1
#ifndef ZSERIO_PPMR_ANY_H_INC
2
#define ZSERIO_PPMR_ANY_H_INC
3
4
#include "
zserio/Any.h
"
5
#include "
zserio/ppmr/PropagatingPolymorphicAllocator.h
"
6
7
namespace
zserio
8
{
9
namespace
ppmr
10
{
11
13
using
Any
=
BasicAny<PropagatingPolymorphicAllocator<uint8_t>
>;
14
15
}
// namespace ppmr
16
}
// namespace zserio
17
18
#endif
// ZSERIO_PPMR_ANY_H_INC
Any.h
PropagatingPolymorphicAllocator.h
zserio::BasicAny
Definition:
Any.h:229
zserio
Definition:
AllocatorHolder.h:8
zserio
ppmr
Any.h
Generated by
1.9.1