MPyClassRef Class Reference

#include <cpython_ref.h>

Inheritance diagram for MPyClassRef:

Private Types

using  Super = CPyCompare < MPyClassInterface::Reference >

Additional Inherited Members

-  Public Member Functions inherited from CPyCompare< MPyClassInterface::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

Member Typedef Documentation

◆  Super

using Super = CPyCompare <MPyClassInterface::Reference>
private