Template Class StateNodeInputWrapper¶
Defined in File StateNodeInputWrapper.hpp
Class Documentation¶
-
template<typename
Spec>
classdish2::StateNodeInputWrapper: public emp::vector::iterator<Cardinal<Spec>>¶ -
Public Functions
-
StateNodeInputWrapper() = default¶
-
StateNodeInputWrapper(const parent_t &in)¶
-
value_type &
operator*()¶
-
value_type *
operator->()¶
-
StateNodeInputWrapper &
operator++()¶
-
StateNodeInputWrapper
operator++(int)¶
-
StateNodeInputWrapper &
operator--()¶
-
StateNodeInputWrapper
operator--(int)¶
-
StateNodeInputWrapper
operator+(const size_t rhs)¶
-
StateNodeInputWrapper
operator-(const size_t rhs)¶
-