Expand description
Declaration and implementation of traits used for const assertions.
Macros§
- Declare a series of traits that will be used for const assertions.
- Implements traits that are common to all integer types.
- Implement traits that are common to all signed integer types.
- Implement traits that are common to all unsigned integer types.