variant.h File - 0.9.5 |RTTR
variant.h File Reference
#include "rttr/detail/base/core_prerequisites.h"
#include "rttr/detail/misc/misc_type_traits.h"
#include "rttr/detail/variant/variant_data.h"
#include "rttr/detail/misc/argument_wrapper.h"
#include "rttr/detail/variant/variant_compare_less.h"
#include <type_traits>
#include <cstddef>
#include <cstdint>
#include <algorithm>
#include "rttr/detail/variant/variant_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