proxygen
|
#include <DestructorCheck.h>
Private Member Functions | |
void | setAllDestroyed () |
Private Attributes | |
Safety * | next_ {nullptr} |
Friends | |
class | DestructorCheck |
class | Safety |
Definition at line 65 of file DestructorCheck.h.
|
inlineprivate |
Definition at line 69 of file DestructorCheck.h.
References folly::gen::guard(), and next_.
Referenced by folly::DestructorCheck::~DestructorCheck().
|
friend |
Definition at line 84 of file DestructorCheck.h.
|
friend |
Definition at line 85 of file DestructorCheck.h.
Referenced by folly::DestructorCheck::Safety::~Safety().
Definition at line 82 of file DestructorCheck.h.
Referenced by folly::DestructorCheck::Safety::Safety(), setAllDestroyed(), and folly::DestructorCheck::Safety::~Safety().