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

#include <type_traits.h>

Static Public Attributes

static constexpr bool value = std::is_same<decltype(Test<DS>(0)), int>::value
 

Member Data Documentation

◆ value

template<typename DS , typename T >
static constexpr bool rtc::HasDataAndSize< DS, T >::value = std::is_same<decltype(Test<DS>(0)), int>::value
static

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