DescriptionPatch for https://code.google.com/p/googlemock/issues/detail?id=122
Adds macros:
GMOCK_QUALIFIED_METHOD*(..., method, qualifiers, signature)
Where qualifiers can be cv-qualifier (volatile, const),
ref-qualified (&, &&), and exception-specification (noexcept, throw()). Maybe [[attributes]], haven't tested.
Patch Set 1 #
|
|||||||||||||||||||||||||||||||||||||