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