Transforms an object of type T to an object of type U that has a U::define_type(stapl::typer&) function through the apply() function.
More...
Static Public Member Functions | |
| static constexpr T & | apply (T &t) noexcept |
Transforms an object of type T to an object of type U that has a U::define_type(stapl::typer&) function through the apply() function.
1.8.13