Public
Functions
| Name | Description |
|---|---|
| values::@is_same_type | Return true if two values have the same type before any conversions. |
| values::@select | Select between two values at compile time,... |
| values::promote_int | |
| values::@inner_kind | |
| values::@is_const | |
| values::@assign_to | |
| values::@is_bool | |
| values::@is_flat_intlike | |
| values::@is_promotable_to_float | |
| values::@is_promotable_to_floatlike | |
| values::@is_vector | |
| values::@is_lvalue | |
| values::@typematch | |
| values::promote_int_same | |
| values::@is_int | |
| values::@is_float | |
| values::@is_same_vector_type | |
| values::@is_floatlike |