Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::bool_constant< bool_value > Struct Template Reference

#include <JETSCAPE/blob/main/external_packages/googletest/googletest/include/gtest/internal/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 2213 of file gtest-port.h.

View newest version in sPHENIX GitHub at line 2213 of file gtest-port.h

Member Typedef Documentation

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

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

View newest version in sPHENIX GitHub at line 2214 of file gtest-port.h

Member Data Documentation

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

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

View newest version in sPHENIX GitHub at line 2215 of file gtest-port.h

Referenced by pump.Token::__str__(), and pump.Token::Clone().


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