◆ ConstructionCounting() [1/3]
| ConstructionCounting::ConstructionCounting |
( |
| ) |
|
|
inline |
◆ ~ConstructionCounting()
| ConstructionCounting::~ConstructionCounting |
( |
| ) |
|
|
inline |
◆ ConstructionCounting() [2/3]
◆ ConstructionCounting() [3/3]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Reset()
| static void ConstructionCounting::Reset |
( |
| ) |
|
|
inlinestatic |
◆ copy_assignment_calls
| int ConstructionCounting::copy_assignment_calls = 0 |
|
static |
◆ copy_ctor_calls
| int ConstructionCounting::copy_ctor_calls = 0 |
|
static |
◆ default_ctor_calls
| int ConstructionCounting::default_ctor_calls = 0 |
|
static |
◆ dtor_calls
| int ConstructionCounting::dtor_calls = 0 |
|
static |
◆ move_assignment_calls
| int ConstructionCounting::move_assignment_calls = 0 |
|
static |
◆ move_ctor_calls
| int ConstructionCounting::move_ctor_calls = 0 |
|
static |
The documentation for this struct was generated from the following file: