v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Public Types | Static Public Attributes | List of all members
testing::internal::IsAProtocolMessage< T > Struct Template Reference

#include <gtest-internal.h>

Inheritance diagram for testing::internal::IsAProtocolMessage< T >:
Inheritance graph
[legend]
Collaboration diagram for testing::internal::IsAProtocolMessage< T >:
Collaboration graph
[legend]

Public Types

typedef bool_constant< bool_value > type
 

Static Public Attributes

static const bool value
 

Detailed Description

template<typename T>
struct testing::internal::IsAProtocolMessage< T >

Definition at line 903 of file gtest-internal.h.

Member Typedef Documentation

typedef bool_constant<bool_value> testing::internal::bool_constant< bool_value >::type
inherited

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

Member Data Documentation

const bool testing::internal::bool_constant< bool_value >::value
staticinherited

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


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