ACE  6.1.0
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.

This structure is not meant for general use.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines