Use #include <strsuite/encmetric.hpp>
inside your code in order to use these utilities.
- Encoding classes
- Wide encodings
- Pointer classes
- Strings
- Included encodings
Use #include <strsuite/io.hpp>
inside your code in order to use these utilities.
- Char and Line streams
string_stream
- Default Console encodings and streams
This module is still under development. Currently it is intended as a encoding-aware counterpart of C++20 std::format
feature.