|
Zserio C++17 runtime library
1.1.0
Built for Zserio 2.18.1
|
#include <cstddef>#include <optional>#include <type_traits>#include "zserio/AllocatorHolder.h"#include "zserio/CppRuntimeException.h"#include "zserio/HashCodeUtil.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 | |
Macros | |
| #define | ZSERIO_TYPEID_STATIC_ONLY |
Typedefs | |
| using | zserio::Any = BasicAny<> |