#include <chain_iterable_concept.hpp>
Public Types | |
typedef T::chain_iterator | chain_it |
typedef T::reverse_chain_iterator | rev_chain_it |
Public Member Functions | |
void | constraints () |
Public Attributes | |
T | obj |
chain_it | ci |
rev_chain_it | rci |
typedef T::chain_iterator chain_it |
typedef T::reverse_chain_iterator rev_chain_it |
void constraints | ( | ) |
T obj |