Template Struct IntrospectiveState¶
Defined in File IntrospectiveState.hpp
Struct Documentation¶
-
template<typename
Spec>
structdish2::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)¶
-
using