Shortcuts

Template Struct IsDimension< Dimension< Value > >

Struct Documentation

template<size_t Value>
struct ripple::detail::IsDimension<Dimension<Value>>

Specialization for a dimension type.

Parameters
  • Value: The value of the dimension.

Public Static Attributes

constexpr bool value = true

Returns that T is a dimension.

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