boostorg / test

The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
http://boost.org/libs/test
Boost Software License 1.0
183 stars 140 forks source link

Fix boost::function streaming error #411

Closed mborland closed 9 months ago

mborland commented 9 months ago

@raffienficiaud The PR for your patch

raffienficiaud commented 9 months ago

Thank you @mborland . I just pushed a tiny warning removal.