hybstr
Hybrid constexpr string library for compile-time and runtime use
|
Cstd::false_type | |
Chybstr::is_string_impl< string_impl< BufferCapacity, DynamicExpandCapacity > > | |
Chybstr::is_string_impl< T > | Type trait for detecting hybstr::string_impl |
Chybstr::string_impl< BufferCapacity, DynamicExpandCapacity > | Fixed-capacity string that will expand on demand |
Cstd::true_type | |
Chybstr::is_string_impl< string_impl< BufferCapacity, DynamicExpandCapacity > > |