std::less_equal specialization for folly::propagate_const.
Synopsis
Declared in <folly/lang/PropagateConst.h>
template<typename Pointer>
struct less_equal<folly::propagate_const<Pointer>>;
Member Functions
Name |
Description |
Compare two wrapped pointers using |
Using Declarations
Name |
Created with MrDocs