#include <cpython_ref.h>

Private Types | |
| using | Super = CPyCompare< MPyFunctionInterface::Reference > |
Additional Inherited Members | |
Public Member Functions inherited from CPyCompare< MPyFunctionInterface::Reference > | |
| Bool | operator== (std::nullptr_t) const |
| Bool | operator== (Super &o) |
| Bool | operator== (const Super &o) const |
| Bool | operator!= (std::nullptr_t) const |
| Bool | operator!= (Super &o) |
| Bool | operator!= (const Super &o) const |
|
private |