Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::internal::bool_constant< bool_value > Struct Template Reference

#include <gtest-port.h>

Inheritance diagram for testing::internal::bool_constant< bool_value >:

Public Types

typedef bool_constant< bool_value > type
 

Static Public Attributes

static const bool value = bool_value
 

Detailed Description

template<bool bool_value>
struct testing::internal::bool_constant< bool_value >

Definition at line 2327 of file gtest-port.h.

Member Typedef Documentation

◆ type

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

Definition at line 2328 of file gtest-port.h.

Member Data Documentation

◆ value

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

Definition at line 2329 of file gtest-port.h.


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