|
template<typename Container > |
static void | useGlobal (const Container &) |
|
TestRefCount::~TestRefCount |
( |
| ) |
|
|
inlinenoexcept |
int64_t TestRefCount::operator* |
( |
| ) |
|
|
inlinenoexcept |
int64_t TestRefCount::operator++ |
( |
| ) |
|
|
inlinenoexcept |
int64_t TestRefCount::operator-- |
( |
| ) |
|
|
inlinenoexcept |
void TestRefCount::useGlobal |
( |
| ) |
|
|
inline |
template<typename Container >
static void TestRefCount::useGlobal |
( |
const Container & |
| ) |
|
|
inlinestatic |
std::atomic<int64_t> TestRefCount::count_ {1} |
|
private |
The documentation for this class was generated from the following file: