Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | googlemock: Support C++11 language with pre-C++11 library | Mark Mentovai | 2015-10-12 | 1 | -2/+2 |
| | | | | | | This guards use of <type_traits> and its features with GTEST_HAS_STD_TYPE_TRAITS_, and std::function with GTEST_HAS_STD_FUNCTION_. | ||||
* | move googlemock files into googlemock/ subdir | Billy Donahue | 2015-08-25 | 1 | -0/+1411 |