This repository tracks papers, projects, meeting minutes, notes, and other artifacts created by and for a group of programmers working informally on improving C++ standards support for Unicode and text processing in general.
If you would like to contribute to the discussion, please join us on Slack at https://cpplang.slack.com/messages/std-text-wg or Google Groups at https://groups.google.com/forum/#!forum/std-text-wg.
- Papers and projects currently under our purview:
P0169: regex with Unicode character types(Not being advocated at this time; more foundational concerns need to be addressed first)- P0244: Text_view: A C++ concepts and range based character encoding and code point enumeration library
- P0353: Unicode Friendly Encoding Conversions for the Standard Library
- P0482: char8_t: A type for UTF-8 characters and strings
- Text: What a std::string replacement for std2 might look like
- Meeting Notes
- Use Cases (view HTML) (This is WIP with, well, little progress so far. Suggestions welcome!)