Zserio C++17 runtime library  1.1.0
Built for Zserio 2.18.1
Any.h File Reference
#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<>
 

Macro Definition Documentation

◆ ZSERIO_TYPEID_STATIC_ONLY

#define ZSERIO_TYPEID_STATIC_ONLY

Definition at line 25 of file Any.h.