Template Struct IntrospectiveState

Inheritance Relationships

Base Type

  • public internal::introspective_state_parent_t< Spec >

Struct Documentation

template<typename Spec>
struct dish2::IntrospectiveState : public internal::introspective_state_parent_t<Spec>

Public Types

using parent_t = internal::introspective_state_parent_t<Spec>

Public Functions

void Assign(const size_t idx, const IntrospectiveState &other)
void Swap(const size_t idx, IntrospectiveState &other)

Public Static Attributes

constexpr size_t parent_size = parent_t::GetSize()