destructor.h
Go to the documentation of this file.
type get_declaring_type() const noexcept
Returns the class that declares this destructor.
type get_destructed_type() const noexcept
Returns the rttr::type for which this destructor can delete objects.
bool invoke(variant &obj) const noexcept
Destroys the contained object in the variant obj.
bool is_valid() const noexcept
Returns true whether this destructor object is valid; otherwise false.
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 Jul 3 2025 04:49:20 for rttr - 0.9.6 by doxygen.