Enumerations | |
| enum | CompareOp { GT, GE, LT, LE, EQ } |
| The kind of comparison operations that are possible within a comparison object. More... | |
The kind of comparison operations that are possible within a comparison object.
Definition at line 51 of file conditional_removal.h.