This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| Creflect::any_type | Type that can be implicitly converted to any type |
| Creflect::cptr< T > | Wrapper of pointer type |
| Cconststr::cstr< N, T, view > | String type that can be evaluated in a constant context |
| Cstd::hash< conststr::cstr< N, T, U > > | Specialize std::hash for cstr, depend on the view type of cstr |
| ▼Cstd::integral_constant | |
| Cstd::tuple_size< conststr::cstr< N, T, U > > | Specialize std::tuple_size make cstr tuple-like |
| Cconststr::sv_selector< T > | String view type selector. Just an empty struct |
| Cstd::tuple_element< Idx, conststr::cstr< N, T, U > > | Specialize std::tuple_element make cstr tuple-like |