Qucs-core  0.0.19
Public Types | Static Public Attributes
testing::internal::bool_constant< bool_value > Struct Template Reference

#include <gtest.h>

Inheritance diagram for testing::internal::bool_constant< bool_value >:
Inheritance graph
[legend]

Public Types

typedef bool_constant< bool_value > type
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 2718 of file fused-src/gtest/gtest.h.


Member Typedef Documentation

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

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

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

Definition at line 2719 of file fused-src/gtest/gtest.h.


Field Documentation

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

Definition at line 2720 of file fused-src/gtest/gtest.h.


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