Shortcuts

Template Struct Execution

Struct Documentation

template<ExecutionKind Kind>
struct ripple::Execution

Class to define the execution based on a template parameter, so we can specialize implementations where necessary.

Template Parameters
  • Kind: The kind of the execution.

Public Static Attributes

constexpr ExecutionKind value = Kind

The target for the execution.

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