Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 708 Bytes

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.