mirror of
https://github.com/boostorg/static_string.git
synced 2026-01-26 00:22:20 +01:00
This introduces an alternative to basic_static_string designed for use in POD types: Trivially copyable, having a sizeof == N + 1, with no embedded NULs. Placed in example/ to gather user feedback before committing to a public API. See issue #23.
3.9 KiB
3.9 KiB