"googlemock/src/gmock-spec-builders.cc" did not exist on "79a367eb217fcd47e2beaf8c0f87fe6d5926f739"
Use std::addressof to instead of plain '&'.
Otherwise the code won't compile if the '&' operater is overloaded and return something that cannot be casted to void *.
Showing
Please register or sign in to comment