Comparison: - Forwards to underlying PtrT. - Works when one of the operands is not not_null. - Works when one of the operands is nullptr.
Declared in <folly/memory/not_null.h>
#define FB_NOT_NULL_MK_OP(op)
| Name | Description |
|---|---|
| op | The comparison operator token to generate overloads for. |