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

#include <gtest.h>

Static Public Attributes

static const bool value
 

Static Private Member Functions

static char(& Helper (...))[2]
 
static char Helper (To)
 
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

◆ Helper() [1/2]

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

◆ Helper() [2/2]

template<typename From , typename To >
static char testing::internal::ImplicitlyConvertible< From, To >::Helper ( To  )
staticprivate

◆ MakeFrom()

template<typename From , typename To >
static From testing::internal::ImplicitlyConvertible< From, To >::MakeFrom ( )
staticprivate

Member Data Documentation

◆ value

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:
testing::internal::ImplicitlyConvertible::MakeFrom
static From MakeFrom()
testing::internal::ImplicitlyConvertible::Helper
static char Helper(To)


self_test
Author(s): Kevin Watts, Brice Rebsamen , Jeremy Leibs and Blaise Gassend
autogenerated on Sat Apr 27 2024 02:18:01