DO NOT MERGE. may fix build on some version of gcc
Change-Id: Iff6d9ab3a7caf58f65fc3f60633a3bd577b7af25
This commit is contained in:
committed by
Dianne Hackborn
parent
700a1f2571
commit
69b4587bfb
@@ -120,6 +120,7 @@ public:
|
|||||||
// used to override the RefBase destruction.
|
// used to override the RefBase destruction.
|
||||||
class Destroyer {
|
class Destroyer {
|
||||||
friend class RefBase;
|
friend class RefBase;
|
||||||
|
friend class weakref_type;
|
||||||
public:
|
public:
|
||||||
virtual ~Destroyer();
|
virtual ~Destroyer();
|
||||||
private:
|
private:
|
||||||
|
|||||||
Reference in New Issue
Block a user