|
Cupt
|
Public Types | |
|
typedef std::pair< IteratorT, IteratorT > | Base |
|
typedef std::decay< typename IteratorT::value_type >::type | Value |
Public Member Functions | |
| Range (const IteratorT &from, const IteratorT &to) | |
| IteratorT | begin () const |
| IteratorT | end () const |
| auto | asVector () const -> std::vector< Value > |
1.8.5