Shortcuts

Template Struct IsDimension

Struct Documentation

template<typename T>
struct ripple::detail::IsDimension

Struct to determine if T is a Dimension type.

Parameters
  • T: The type to determine if is a dimension.

Public Static Attributes

constexpr bool value = false

Returns that T is not 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