Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
|
#include <cstddef>
#include <optional>
#include <type_traits>
#include "zserio/AllocatorHolder.h"
#include "zserio/CppRuntimeException.h"
#include "zserio/Optional.h"
#include "zserio/RebindAlloc.h"
#include "zserio/Traits.h"
#include "zserio/Types.h"
Go to the source code of this file.
Classes | |
class | zserio::BasicAny< ALLOC > |
Namespaces | |
zserio | |
Typedefs | |
using | zserio::Any = BasicAny<> |