am a9007fbd: am 69b4587b: DO NOT MERGE. may fix build on some version of gcc
* commit 'a9007fbdae6671f66535da4b9dad04b19aaf9186': DO NOT MERGE. may fix build on some version of gcc
This commit is contained in:
commit
fbb8272db3
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user