webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | Static Public Attributes | List of all members
testing::internal::bool_constant< bool_value > Struct Template Reference

#include <gtest-port.h>

Inheritance diagram for testing::internal::bool_constant< bool_value >:
testing::internal::is_pointer< T > testing::internal::is_pointer< T * >

Public Types

typedef bool_constant< bool_value > type
 

Static Public Attributes

static const bool value = bool_value
 

Member Typedef Documentation

◆ type

template<bool bool_value>
typedef bool_constant<bool_value> testing::internal::bool_constant< bool_value >::type

Member Data Documentation

◆ value

template<bool bool_value>
const bool testing::internal::bool_constant< bool_value >::value = bool_value
static

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