objc

NXComparisonResult.h
Go to the documentation of this file.
1 
6 #pragma once
7 
9 // TYPE DEFINITIONS
10 
20 typedef enum {
First operand is ordered after the second.
NXComparisonResult
Enumeration representing the result of a comparison operation.
First operand is ordered before the second.
Operands are equivalent for ordering.