Comparison predicate that is true when the underlying comparator C reports the two operands as equal.
Declared in <folly/lang/Ordering.h>
template<typename C>
struct compare_equal_to
: /* implementation-defined */
| Name | Description |
|---|---|
/* implementation-defined */ |
| Name |
|---|
operator() |
| Name |
|---|
Unnamed using |
| Name | Description |
|---|---|
IOBufEqualTo | Equality predicate for IOBuf objects. Compares data in the entire chain. |