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_PMR_ANY_H_INC
2
#define ZSERIO_PMR_ANY_H_INC
3
4
#include <memory_resource>
5
6
#include "
zserio/Any.h
"
7
8
namespace
zserio
9
{
10
namespace
pmr
11
{
12
14
using
Any
=
BasicAny<std::pmr::polymorphic_allocator<uint8_t>
>;
15
16
}
// namespace pmr
17
}
// namespace zserio
18
19
#endif
// ZSERIO_PMR_ANY_H_INC
Any.h
zserio::BasicAny
Definition:
Any.h:229
zserio
Definition:
AllocatorHolder.h:8
zserio
pmr
Any.h
Generated by
1.9.1