instance.h
Go to the documentation of this file.
The argument class is used for forwarding arguments to properties or methods.
Definition argument.h:52
type get_type() const noexcept
Returns the type of the internally hold instance.
instance get_wrapped_instance() const noexcept
Returns an instance object for the wrapped instance.
Target_Type * try_convert() const noexcept
This function will try to convert the underlying instance to the given type Target_Type*.
type get_derived_type() const noexcept
Returns the most derived type of the hold instance.
bool is_valid() const noexcept
Returns true when the instance class contains a reference to an object.
The variant class allows to store data of any type and convert between these types transparently.
Definition variant.h:198
Definition access_levels.h:34
Generated on Thu May 22 2025 04:16:58 for rttr - 0.9.6 by doxygen.