Skip to content

RobertLeahy/UnicodePP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unicode++

C++11 implementation of a Unicode-aware string and related utilities, including utilies for:

Dependencies

Compiler Support

  • Clang 3.4 (perhaps earlier, untested)
  • GCC 4.8.1, 4.8.2, and 4.9 (4.8.0 not supported due to lack of support for [[noreturn]] and ref qualifiers)

About

Unicode string and utilities for C++11

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages