| ▼Nein | |
| ►Ndetail | |
| ►Nprofiling | |
| Cbasic_static_string | Statically known interned strings these have O(1) comparison for equality |
| Cbf16 | |
| Cc_free | Std::unique_ptr Deleter that calls free() |
| Cc_munmap | Std::unique_ptr Deleter for memory mapped data |
| Ccpuid_t | Result from calling the CPUID instruction |
| Cfp16 | |
| Cimm_t | A compile time constant passed as an empty struct |
| Cmwaitx | waiter using MONITORX/MWAITX for AMD |
| Creify | |
| Csimd | Simd primitive definition |
| Cspin | Spin waiter using PAUSE |
| Cstatic_c_string | |
| Cumwait | waiter using UMONITOR/UMWAIT for Intel |
| ▼Nstd | |
| Chash<::ein::basic_static_string< CharT, Traits > > | |
| Chash<::ein::static_c_string > | |
| Cnumeric_limits< ein::bf16 > | |
| Cnumeric_limits< ein::fp16 > | |
| Ctuple_element< I, ein::simd< T, N > > | Needed to support for std::apply |
| Ctuple_size< ein::simd< T, N > > |