#include <gtest-internal.h>
Static Public Attributes | |
static const bool | value |
Static Private Member Functions | |
static char | Helper (To) |
static char(& | Helper (...))[2] |
static AddReference< From >::type | MakeFrom () |
Definition at line 811 of file gtest-internal.h.
static char testing::internal::ImplicitlyConvertible< From, To >::Helper | ( | To | ) | [static, private] |
static char(& testing::internal::ImplicitlyConvertible< From, To >::Helper | ( | ... | ) | )[2] [static, private] |
static AddReference<From>::type testing::internal::ImplicitlyConvertible< From, To >::MakeFrom | ( | ) | [static, private] |
const bool testing::internal::ImplicitlyConvertible< From, To >::value [static] |
sizeof(Helper(ImplicitlyConvertible::MakeFrom())) == 1
Definition at line 847 of file gtest-internal.h.