MADNESS  version 0.9
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 >:
Inheritance graph
[legend]

Public Types

typedef bool_constant< bool_value > type
 

Static Public Attributes

static const bool value = bool_value
 

Member Typedef Documentation

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

Member Data Documentation

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: