Shortcuts

Template Struct PolymorphicLayout

Struct Documentation

template<typename Impl>
struct PolymorphicLayout

The PolymorphicLayout class defines a class which can be used as an empty base class to define that the layout of the data for the class is polymorphic.

Template Parameters
  • Impl: The implementation type with a polymorphic layout.

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