![]() |
AlgoPlus v0.1.0
|
Public Types | |
using | char_type = typename std::iterator_traits<IteratorType>::value_type |
Public Member Functions | |
iterator_input_adapter (IteratorType first, IteratorType last) | |
char_traits< char_type >::int_type | get_character () |
Friends | |
template<typename BaseInputAdapter, size_t T> | |
struct | wide_string_input_helper |