#include <cpython_ref.h>
公共成员函数 |
|
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 < CPyInterface::Reference > |
|
private |
|
default |
MAXON_IMPLICIT CPyRef | ( | std::nullptr_t | ) |