utfcpp/source
Jean-Prost Frédéric 659f2376ea Add support for creating utf8 iterator
- remove inheritance from std::iterator (deprecated in c++17) in favour of aliases
- add is_in_range function to test random-access iterator
- add class utf8_sequence, utf8_sequence_char utf8_sequence_stream
- replace make_iterator_pair with make_cp_sequence to ease the creation of iterators
2019-11-23 15:49:21 +01:00
..
utf8 Add support for creating utf8 iterator 2019-11-23 15:49:21 +01:00
utf8.h Move C++ version detection to core.h 2019-07-06 17:21:02 -04:00