Comparison predicate that is true when the underlying comparator C reports the left operand as greater than or equal to the right operand.
Synopsis
Declared in <folly/lang/Ordering.h>
template<typename C>
struct compare_greater_equal
: /* implementation-defined */
Base Classes
Name |
Description |
|
Member Functions
Name |
Using Declarations
Name |
Derived Classes
Name |
Description |
At‐least predicate for IOBuf objects. Compares data in the entire chain. |
Created with MrDocs