Template Struct InterpretedIntrospectiveState

Inheritance Relationships

Base Type

  • public internal::interpreted_introspective_state_parent_t< Spec >

Struct Documentation

template<typename Spec>
struct dish2::InterpretedIntrospectiveState : public internal::interpreted_introspective_state_parent_t<Spec>

Interpreted introspective state is filled with truthy values that are interpreted as booleans to dispatch environmentally-managed events.

Public Types

using parent_t = internal::interpreted_introspective_state_parent_t<Spec>

Public Static Attributes

constexpr size_t parent_size = parent_t::GetSize()