Loading include/utils/RefBase.h +1 −0 Original line number Diff line number Diff line Loading @@ -119,6 +119,7 @@ public: // used to override the RefBase destruction. class Destroyer { friend class RefBase; friend class weakref_type; public: virtual ~Destroyer(); private: Loading Loading
include/utils/RefBase.h +1 −0 Original line number Diff line number Diff line Loading @@ -119,6 +119,7 @@ public: // used to override the RefBase destruction. class Destroyer { friend class RefBase; friend class weakref_type; public: virtual ~Destroyer(); private: Loading