Definition in file refcount.hpp.
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
bool | operator== (const GarbageSafePointer &op1, const GarbageSafePointer &op2) |
Pointer comparision operation. | |
bool | operator!= (const GarbageSafePointer &op1, const GarbageSafePointer &op2) |
Pointer comparision operation. |
|
Pointer comparision operation.
Definition at line 132 of file refcount.hpp. |
|
Pointer comparision operation.
Definition at line 137 of file refcount.hpp. |