|
Tatooine
|
#include <crtp.h>
Public Types | |
| using | derived_type = Derived |
Public Member Functions | |
| constexpr auto | as_derived () -> derived_type & |
| returns casted as_derived data More... | |
| constexpr auto | as_derived () const -> derived_type const & |
| returns casted as_derived data More... | |
| using tatooine::crtp< Derived >::derived_type = Derived |
|
inlineconstexpr |
returns casted as_derived data
|
inlineconstexpr |
returns casted as_derived data