webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
DeleterCounter< T > Struct Template Reference

#include <Counters.h>

Classes

struct  TestingScope
 

Public Member Functions

void operator() (T *p) const
 
template<>
unsigned m_deleterCount
 

Static Public Member Functions

static unsigned deleterCount ()
 

Static Public Attributes

static unsigned m_deleterCount
 

Member Function Documentation

◆ deleterCount()

template<typename T >
static unsigned DeleterCounter< T >::deleterCount ( )
inlinestatic

◆ m_deleterCount()

template<>
unsigned DeleterCounter< ConstructorDestructorCounter >::m_deleterCount ( )

◆ operator()()

template<typename T >
void DeleterCounter< T >::operator() ( T p) const
inline

Member Data Documentation

◆ m_deleterCount

template<typename T >
unsigned DeleterCounter< T >::m_deleterCount
static

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