Safe_Comparator Struct Reference
Conservative comparison of types that may not be safely promoted and/or converted to each other.
More...
#include <Truncate.h>
Detailed Description
Conservative comparison of types that may not be safely promoted and/or converted to each other.
The comparison operations provided by this structure perform negative value checking when necessary to prevent wrap-around when explicitly casting to an unsigned type.
For internal use only.
This structure is not meant for general use.
The documentation for this struct was generated from the following file: