variant.h File - 0.9.0 |RTTR
variant.h File Reference
#include "rttr/base/core_prerequisites.h"
#include "rttr/type.h"
#include <type_traits>
#include <cstddef>
#include <algorithm>
#include "rttr/impl/variant_impl.h"
#include "rttr/impl/variant_default_types_impl.h"

Go to the source code of this file.

Classes

class  rttr::variant
 The variant class allows to store data of any type and convert between these types transparently. More...
 

Namespaces

 rttr
 The namespace for all rttr components.