Shortcuts

Typedef ripple::shared_wrapper_traits_t

Typedef Documentation

template<typename T>
using ripple::shared_wrapper_traits_t = SharedWrapperTraits<std::decay_t<T>>

Returns the shared wrapper traits for T, removing any references for T.

Template Parameters
  • T: The type to get the shared wrapper traits for.

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