type.h File Reference
#include "rttr/detail/base/core_prerequisites.h"
#include "rttr/string_view.h"
#include "rttr/array_range.h"
#include "rttr/filter_item.h"
#include <type_traits>
#include <vector>
#include <string>
#include <memory>
#include <cstdint>
#include "rttr/detail/type/type_impl.h"
Go to the source code of this file.
Classes | |
class | rttr::type |
The type class holds the type information for any arbitrary object. More... | |
Namespaces | |
namespace | rttr |
Functions | |
template<typename Target_Type , typename Source_Type > | |
Target_Type | rttr::rttr_cast (Source_Type object) noexcept |
Casts the given object of type Source_Type to an object of type Target_Type . | |
Generated on Fri Jan 26 2024 00:00:00 for rttr - 0.9.7 by doxygen.