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 (unnamed)
| Name | Value | Comments |
|---|---|---|
| value | kOther |
The default kind. |
Defined at line 133 of file ../../third_party/googletest/src/googlemock/include/gmock/internal/gmock-internal-utils.h