mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Added logging support for std::unique_ptr, std::shared_ptr and std::weak_ptr
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@677 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
068f73b0bc
commit
808af17eb8
3 changed files with 43 additions and 0 deletions
|
|
@ -6,6 +6,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
|
||||
* Added logging support for std::unique_ptr, std::shared_ptr and std::weak_ptr
|
||||
|
||||
[endsect]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue