Static Public Attributes | Static Private Member Functions
testing::internal::ImplicitlyConvertible< From, To > Class Template Reference

#include <gtest.h>

List of all members.

Static Public Attributes

static const bool value

Static Private Member Functions

static char Helper (To)
static char(& Helper (...))[2]
static From MakeFrom ()

Detailed Description

template<typename From, typename To>
class testing::internal::ImplicitlyConvertible< From, To >

Definition at line 7739 of file gtest.h.


Member Function Documentation

template<typename From , typename To >
static char testing::internal::ImplicitlyConvertible< From, To >::Helper ( To  ) [static, private]
template<typename From , typename To >
static char(& testing::internal::ImplicitlyConvertible< From, To >::Helper (   ...) )[2] [static, private]
template<typename From , typename To >
static From testing::internal::ImplicitlyConvertible< From, To >::MakeFrom ( ) [static, private]

Member Data Documentation

template<typename From , typename To >
const bool testing::internal::ImplicitlyConvertible< From, To >::value [static]
Initial value:

Definition at line 7781 of file gtest.h.


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


diagnostic_aggregator
Author(s): Kevin Watts, Brice Rebsamen
autogenerated on Tue Mar 26 2019 03:09:37