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