Equality predicate for IOBuf objects. Compares data in the entire chain.
Synopsis
Declared in <folly/io/IOBuf.h>
struct IOBufEqualTo
: compare_equal_to<IOBufCompare>
Base Classes
Name |
Description |
Comparison predicate that is true when the underlying comparator |
Using Declarations
Name |
Created with MrDocs