hybstr
Hybrid constexpr string library for compile-time and runtime use
|
Nhybstr | Main interface |
Cis_string_impl | Type trait for detecting hybstr::string_impl |
Cis_string_impl< string_impl< BufferCapacity, DynamicExpandCapacity > > | |
Cstring_impl | Fixed-capacity string that will expand on demand |