conststr 0.2.1
|
▼Nconststr | The outermost namespace of this library to avoid identifier pollution |
Ccstr | String type that can be evaluated in a constant context |
Csv_selector | String view type selector. Just an empty struct |
▼Nreflect | Compile-time reflection for aggregate types |
Cany_type | Type that can be implicitly converted to any type |
Ccptr | Wrapper of pointer type |
▼Nstd | |
Chash< conststr::cstr< N, T, U > > | Specialize std::hash for cstr , depend on the view type of cstr |
Ctuple_element< Idx, conststr::cstr< N, T, U > > | Specialize std::tuple_element make cstr tuple-like |
Ctuple_size< conststr::cstr< N, T, U > > | Specialize std::tuple_size make cstr tuple-like |