2 skills found
danielkrupinski / StringPoolA performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.
tahonermann / Char8 T RemediationAn implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).