Shortcuts

Template Function ripple::as_expansion(T&&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “ripple::as_expansion” with arguments ((T&&)) in doxygen xml output for project “Ripple” from directory: /home/hiccup/Catalyst/ripple/build/docs/docs/doxygen/xml. Potential matches:

- template<typename T> auto as_expansion() noexcept -> ExpansionWrapper<T>
- template<typename T> auto as_expansion(T &&t) noexcept
- template<typename T> auto as_expansion(T &t, ExpansionParams params) noexcept -> ExpansionWrapper<T&>

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