Files
Gennaro Prota ec624ed0d4 Add an experimental basic_static_cstring template in example/
This introduces a lightweight alternative to basic_static_string
designed for use in POD types: trivially copyable, sizeof == N + 1,
no embedded NULs.

Placed in example/ to gather user feedback before committing to a public
API. See <https://github.com/boostorg/static_string/issues/23>.
2025-12-19 12:32:50 +01:00
..
2025-10-23 16:49:48 +02:00