Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
|
Go to the source code of this file.
Namespaces | |
zserio | |
zserio::pmr | |
Typedefs | |
template<typename INDEX , typename... T> | |
using | zserio::pmr::Variant = BasicVariant< std::pmr::polymorphic_allocator< uint8_t >, INDEX, T... > |