Skip to content

Files

Latest commit

 

History

History
25 lines (16 loc) · 708 Bytes

Index.md

File metadata and controls

25 lines (16 loc) · 708 Bytes

Index

encmetric module

Use #include <strsuite/encmetric.hpp> inside your code in order to use these utilities.

io module

Use #include <strsuite/io.hpp> inside your code in order to use these utilities.

format module

This module is still under development. Currently it is intended as a encoding-aware counterpart of C++20 std::format feature.