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_.
Mark Mentovai <mark@chromium.org> | Oct 12 2015, 23:59 |
• trottet | Dec 4 2019, 13:52 |