Skip to content

mclopez/utf4cpp

Repository files navigation

utf4cpp is a collection of iterators over c++ standard strings. 
It provides input and output code point iterators for utf-8, utf-16 and utf-32 strings as well as for graphemes, words and sentences.

For compiling:
cmake .
make 

For executing tests (requires boost.test):
make run


About

c++ iterators over unicode strings. It provides also iterators for grapheme, word and sentences

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published