Fixed move-only type support in constraints

This commit is contained in:
Mathieu Champlon 2018-01-16 19:29:31 +01:00
parent d3a5d3010c
commit a2d36e961a
3 changed files with 36 additions and 14 deletions

View file

@ -14,6 +14,7 @@ Not yet released
* Added MOCK_NO_AUTO_PTR to deactivate std::auto_ptr support
* Added [@https://github.com/philsquared/Catch Catch] integration
* Fixed move-only type argument in actions
* Fixed move-only type support in constraints
[endsect]