Compare two numerical types, the first one signed and the second unsigned
Compare two numerical types, the first one signed and the second unsigned. If the signed argument is negative, zero is used in the comparison. This class is one implementation of the comparison policy used by rops. This class is here to make writing the Byte::ops, ... member functions simpler. It is not necessary since the functions could twiddle the order of arguments to rops and use #USCmp#. Having this class make Byte:ops, ... simper to read and write.
alphabetic index hierarchy of classes
generated by doc++