• Docs >
  • Ripple API >
  • Template Function ripple::as_shared(T&, PaddingType, ExpansionParams)
Shortcuts

Template Function ripple::as_shared(T&, PaddingType, ExpansionParams)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “ripple::as_shared” with arguments ((T&, PaddingType, ExpansionParams)) 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