Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
ConstructionCounting Struct Reference

Public Member Functions

 ConstructionCounting (const ConstructionCounting &)
 
 ConstructionCounting (ConstructionCounting &&) noexcept
 
ConstructionCountingoperator= (const ConstructionCounting &)
 
ConstructionCountingoperator= (ConstructionCounting &&) noexcept
 

Static Public Member Functions

static void Reset ()
 

Static Public Attributes

static int default_ctor_calls = 0
 
static int dtor_calls = 0
 
static int copy_ctor_calls = 0
 
static int move_ctor_calls = 0
 
static int copy_assignment_calls = 0
 
static int move_assignment_calls = 0
 

The documentation for this struct was generated from the following file: