#include <cpython_ref.h>

Public Member Functions | |
| Bool | operator== (std::nullptr_t) const |
| Bool | operator!= (std::nullptr_t) const |
| Bool | operator== (const CPyCompare &o) const |
| Bool | operator!= (const CPyCompare &o) const |
Private Types | |
| using | Super = T |
|
private |
| Bool operator== | ( | std::nullptr_t | ) | const |
| Bool operator!= | ( | std::nullptr_t | ) | const |
| Bool operator== | ( | const CPyCompare< T > & | o | ) | const |
| Bool operator!= | ( | const CPyCompare< T > & | o | ) | const |