Zserio C++17 runtime library  1.1.0
Built for Zserio 2.18.1
Variant.h File Reference

Go to the source code of this file.

Namespaces

 zserio
 
 zserio::ppmr
 

Typedefs

template<typename INDEX , typename... T>
using zserio::ppmr::Variant = BasicVariant< PropagatingPolymorphicAllocator< uint8_t >, INDEX, T... >