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

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gtest/include/gtest/internal/gtest-internal.h>

Static Public Attributes

static const bool value
 

Static Private Member Functions

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

Member Function Documentation

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

Member Data Documentation

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

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