Template Function ripple::get_modifier_expansion_params¶
Function Documentation¶
-
template<typename
T
>
autoripple
::
get_modifier_expansion_params
(const T &t) noexcept -> ExpansionParams¶ Gets the expansion paramters if the type is a modifier.
- Return
The expansion parameters representing the expansion.
- Template Parameters
T
: The type to unwrap.