Shortcuts

Variable ripple::is_expansion_wrapper_v

Variable Documentation

template<typename T>
constexpr bool ripple::is_expansion_wrapper_v = expansion_wrapper_traits_t<T>::is_expansion_wrapper

Returns true if T is an expansion wrapper.

Template Parameters
  • T: The type to check if is an expansion wrapper.

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