webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Static Public Attributes | List of all members
rtc::detail::IsRefCounted< T > Class Template Reference

#include <bind.h>

Static Public Attributes

static const bool value = sizeof(test<T>((T*)nullptr, 42)) == sizeof(Yes)
 

Member Data Documentation

◆ value

template<typename T >
static const bool rtc::detail::IsRefCounted< T >::value = sizeof(test<T>((T*)nullptr, 42)) == sizeof(Yes)
static

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