template <typename T>

class BuiltInDefaultValue

Defined at line 213 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h

This partial specialization says that we use the same built-in

default value for T and const T.

Public Methods

bool Exists ()

Defined at line 216 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h

T Get ()

Defined at line 217 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h