#include <cpython_ref.h>
Public Member Functions | |
CPyConstRef () | |
NativePyObject * | Disconnect ()=delete |
![]() | |
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 |
![]() | |
CPyRef ()=default | |
MAXON_IMPLICIT | CPyRef (std::nullptr_t) |
![]() | |
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 Types | |
using | Super = CPyCompare< CPyRef > |
|
private |
CPyConstRef | ( | ) |
|
delete |