Shortcuts

Template Function ripple::as_shared()

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “ripple::as_shared” with arguments (()) 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_shared() noexcept -> SharedWrapper<T>
- template<typename T> auto as_shared(T &&t) noexcept
- template<typename T> auto as_shared(T &t, PaddingType padding, ExpansionParams params) noexcept -> SharedWrapper<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