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&>