mirror of
https://github.com/google/googletest.git
synced 2024-12-29 03:33:40 +08:00
a0435dc687
This guards use of <type_traits> and its features with GTEST_HAS_STD_TYPE_TRAITS_, and std::function with GTEST_HAS_STD_FUNCTION_.