Homec4science

googlemock: Support C++11 language with pre-C++11 library

Authored by Mark Mentovai <mark@chromium.org> on Oct 12 2015, 23:57.

Description

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_.

Details

Committed
Mark Mentovai <mark@chromium.org>Oct 12 2015, 23:59
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:7f4448f40b3f: Merge pull request #604 from marco-m/urls-should-go-to-github
Branches
Unknown
Tags
Unknown

Event Timeline

Mark Mentovai <mark@chromium.org> committed R9484:a0435dc6879c: googlemock: Support C++11 language with pre-C++11 library (authored by Mark Mentovai <mark@chromium.org>).Oct 12 2015, 23:59