Shortcuts

Template Struct IsNumber< Num< Value > >

Struct Documentation

template<size_t Value>
struct ripple::detail::IsNumber<Num<Value>>

Specialization for a number.

Parameters
  • Value: The value of the number.

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