Shortcuts

Template Function ripple::get_modifier_expansion_params

Function Documentation

template<typename T>
auto ripple::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.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples