std::greater_equal specialization for folly::propagate_const.

Synopsis

Declared in <folly/lang/PropagateConst.h>

template<typename Pointer>
struct greater_equal<folly::propagate_const<Pointer>>;

Member Functions

Name

Description

operator()

Compare two wrapped pointers using std::greater_equal.

Using Declarations

Name

Unnamed using

Created with MrDocs