template <typename>
struct conjunction
Defined at line 279 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h
Base case: with zero predicates the answer is always true.
template <typename>
Defined at line 279 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h
Base case: with zero predicates the answer is always true.