template <typename T>
struct KindOf
Defined at line 132 of file ../../third_party/googletest/src/googlemock/include/gmock/internal/gmock-internal-utils.h
KindOf
<T
>::value is the kind of type T.
Enumerations
enum
| Name | Value |
|---|---|
| value | kOther |
Defined at line 133 of file ../../third_party/googletest/src/googlemock/include/gmock/internal/gmock-internal-utils.h