proxygen
folly::IOBufLess Struct Reference

#include <IOBuf.h>

Inheritance diagram for folly::IOBufLess:
folly::compare_less< IOBufCompare > folly::detail::cmp_pred< IOBufCompare, ordering::lt, 0 > folly::IOBufCompare

Additional Inherited Members

- Public Member Functions inherited from folly::detail::cmp_pred< IOBufCompare, ordering::lt, 0 >
constexpr bool operator() (A &&a, B &&b) const
 

Detailed Description

Less predicate for IOBuf objects. Compares data in the entire chain.

Definition at line 1559 of file IOBuf.h.


The documentation for this struct was generated from the following file: