aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorAdrian Kummerländer2013-10-05 12:41:07 +0200
committerAdrian Kummerländer2013-10-05 12:41:07 +0200
commit4d1b9a918f8a189ba1e9887c6a9da04e7392db90 (patch)
treeb6071fa016ba094ad01dc537ce26e540fd61182d /LICENSE
downloadCodepointIterator-4d1b9a918f8a189ba1e9887c6a9da04e7392db90.tar
CodepointIterator-4d1b9a918f8a189ba1e9887c6a9da04e7392db90.tar.gz
CodepointIterator-4d1b9a918f8a189ba1e9887c6a9da04e7392db90.tar.bz2
CodepointIterator-4d1b9a918f8a189ba1e9887c6a9da04e7392db90.tar.lz
CodepointIterator-4d1b9a918f8a189ba1e9887c6a9da04e7392db90.tar.xz
CodepointIterator-4d1b9a918f8a189ba1e9887c6a9da04e7392db90.tar.zst
CodepointIterator-4d1b9a918f8a189ba1e9887c6a9da04e7392db90.zip
Initial commit
* CodepointIterator is a simple C++ iterator class which iterates through unicode codepoints in a UTF8-encoded string * It is derived from std::iterator and implements the std::bidirectional_iterator_tag * Dereferencing an instance of the class provides the codepoint as char32_t * Tests require Google Test and use UTF8-samples from http://www.columbia.edu/~fdc/utf8/
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions