googletest/googlemock/include
Marco Bubke 527ee5a63d Use std::forward instead of std::move for MockFunction
If you use std::move you get an compile error for MockFunction<void(Foo&)>.
2018-09-26 16:46:02 +02:00
..
gmock Use std::forward instead of std::move for MockFunction 2018-09-26 16:46:02 +02:00