Expand description
Declaration and implementation of traits used for const assertions.
Macrosยง
- declare_
traits ๐Declare a series of traits that will be used for const assertions. - impl_
traits_ ๐for_ all 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.
Traitsยง
- AbsIs
Safe ๐ - Expand
IsValid ๐ - Narrow
IsValid ๐ - NegIs
Safe ๐ - Range
IsValid ๐ - Static
IsValid ๐