webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | Static Public Attributes | List of all members
ConstructorDestructorCounter Struct Reference

#include <Counters.h>

Classes

struct  TestingScope
 

Public Member Functions

 ConstructorDestructorCounter ()
 
 ~ConstructorDestructorCounter ()
 

Static Public Attributes

static unsigned constructionCount = 0
 
static unsigned destructionCount = 0
 

Constructor & Destructor Documentation

◆ ConstructorDestructorCounter()

ConstructorDestructorCounter::ConstructorDestructorCounter ( )
inline

◆ ~ConstructorDestructorCounter()

ConstructorDestructorCounter::~ConstructorDestructorCounter ( )
inline

Member Data Documentation

◆ constructionCount

unsigned ConstructorDestructorCounter::constructionCount = 0
static

◆ destructionCount

unsigned ConstructorDestructorCounter::destructionCount = 0
static

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