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

#include <ValueCheck.h>

Public Types

typedef T TraitType
 
typedef T TraitType
 
typedef T TraitType
 

Static Public Member Functions

static void checkConsistency (const T &)
 
static void checkConsistency (const T &)
 
static void checkConsistency (const T &)
 

Member Typedef Documentation

◆ TraitType [1/3]

template<typename T >
typedef T WTF::ValueCheck< T >::TraitType

◆ TraitType [2/3]

template<typename T >
typedef T WTF::ValueCheck< T >::TraitType

◆ TraitType [3/3]

template<typename T >
typedef T WTF::ValueCheck< T >::TraitType

Member Function Documentation

◆ checkConsistency() [1/3]

template<typename T >
static void WTF::ValueCheck< T >::checkConsistency ( const T )
inlinestatic

◆ checkConsistency() [2/3]

template<typename T >
static void WTF::ValueCheck< T >::checkConsistency ( const T )
inlinestatic

◆ checkConsistency() [3/3]

template<typename T >
static void WTF::ValueCheck< T >::checkConsistency ( const T )
inlinestatic

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