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) |
Casts the given object of type Source_Type to an object of type Target_Type . |
Generated on Thu Jul 3 2025 04:49:29 for rttr - 0.9.6 by doxygen.