Shortcuts

Template Function ripple::unwrap_modifiers(T&&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “ripple::unwrap_modifiers” 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, Modifier M> auto unwrap_modifiers(ModificationSpecifier<T, M> t) noexcept -> std::remove_reference_t<decltype(t.wrapped)>&
- template<typename T> auto unwrap_modifiers(T &&t) noexcept -> 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