#include <DestructorCheck.h>
Definition at line 89 of file DestructorCheck.h.
folly::DestructorCheck::Safety::Safety |
( |
DestructorCheck & |
destructorCheck | ) |
|
|
inlineexplicit |
folly::DestructorCheck::Safety::~Safety |
( |
| ) |
|
|
inline |
folly::DestructorCheck::Safety::Safety |
( |
const Safety & |
| ) |
|
|
delete |
folly::DestructorCheck::Safety::Safety |
( |
Safety && |
goner | ) |
|
|
delete |
bool folly::DestructorCheck::Safety::destroyed |
( |
| ) |
const |
|
inline |
Safety& folly::DestructorCheck::Safety::operator= |
( |
const Safety & |
| ) |
|
|
delete |
Safety& folly::DestructorCheck::Safety::operator= |
( |
Safety && |
| ) |
|
|
delete |
void folly::DestructorCheck::Safety::setDestroyed |
( |
| ) |
|
|
inlineprivate |
The documentation for this class was generated from the following file: