Added logging support for boost::optional

This commit is contained in:
Mathieu Champlon 2016-02-08 05:40:39 +01:00
parent c35b76c8f0
commit 506e10f76a
3 changed files with 24 additions and 0 deletions

View file

@ -14,6 +14,7 @@ Not yet released
* Fixed build errors with Boost 1.59
* Fixed multiply defined symbol definition for MOCK_FUNCTION included from several translation units
* Fixed extra semicolon warning with BOOST_GLOBAL_FIXTURE prior to Boost 1.59
* Added logging support for boost::optional
[endsect]