Template Function ripple::as_shared(T&&)¶
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “ripple::as_shared” 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_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&>