Template Struct BidirectionalIterator

Inheritance Relationships

Base Types

  • public decltype___valid_expr___ ForwardIterator< T >

  • public has_typeval< T &>

  • public convertible_toval< T &>

  • public val< T &>

Template Parameter Order

  1. typename T

Struct Documentation

template<typename T> camp::concepts::BidirectionalIterator : public decltype___valid_expr___ ForwardIterator< T > , public has_typeval< T &> , public convertible_toval< T &> , public val< T &>