Added support for movable only types as parameters

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@676 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2013-07-09 06:58:18 +00:00
parent 8c26729399
commit 068f73b0bc
5 changed files with 35 additions and 2 deletions

View file

@ -5,6 +5,7 @@ Not yet released
* Reworked MOCK_CONSTRAINT to be able to provide names to parameters
* Added MOCK_NO_VARIADIC_MACROS to deactivate variadic macros support
* Added support for movable only types as parameters
[endsect]