proxygen
testing::internal::LosslessArithmeticConvertibleImpl< kFromKind, From, kToKind, To > Struct Template Reference

#include <gmock-internal-utils.h>

Inheritance diagram for testing::internal::LosslessArithmeticConvertibleImpl< kFromKind, From, kToKind, To >:
testing::internal::bool_constant< bool_value > testing::internal::bool_constant< bool_value > testing::internal::bool_constant< bool_value >

Additional Inherited Members

- Public Types inherited from testing::internal::bool_constant< bool_value >
typedef bool_constant< bool_value > type
 
typedef bool_constant< bool_value > type
 
typedef bool_constant< bool_value > type
 
- Static Public Attributes inherited from testing::internal::bool_constant< bool_value >
static const bool value = bool_value
 

Detailed Description

template<TypeKind kFromKind, typename From, TypeKind kToKind, typename To>
struct testing::internal::LosslessArithmeticConvertibleImpl< kFromKind, From, kToKind, To >

Definition at line 185 of file gmock-internal-utils.h.


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