Shortcuts

Variable ripple::is_expander_modifier_v

Variable Documentation

template<typename T>
constexpr bool ripple::is_expander_modifier_v = modification_traits_t<T>::is_expander

Determines if the given type is an expander modifier.

Template Parameters
  • T: The type to determine if is an expander.

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