proxygen
folly::compare_not_equal_to< C > Struct Template Reference

#include <Ordering.h>

Inheritance diagram for folly::compare_not_equal_to< C >:
folly::detail::cmp_pred< C, ordering::eq, 1 >

Additional Inherited Members

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

Detailed Description

template<typename C>
struct folly::compare_not_equal_to< C >

Definition at line 48 of file Ordering.h.


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