googletest/googlemock/include
Mark Mentovai a0435dc687 googlemock: Support C++11 language with pre-C++11 library
This guards use of <type_traits> and its features with
GTEST_HAS_STD_TYPE_TRAITS_, and std::function with
GTEST_HAS_STD_FUNCTION_.
2015-10-12 17:59:11 -04:00
..
gmock googlemock: Support C++11 language with pre-C++11 library 2015-10-12 17:59:11 -04:00