boostorg / ptr_container

Boost.org ptr_container module
http://boost.org/libs/ptr_container
Boost Software License 1.0
14 stars 41 forks source link

Cherry pick old changes from develop. #2

Closed danieljames closed 7 years ago

MarcelRaad commented 9 years ago

Could this be merged please? As Boost.Test has been merged to master, most tests are failing now: http://www.boost.org/development/tests/master/developer/ptr_container.html

This is fixed by https://github.com/danieljames/ptr_container/commit/543953a7134f2cd5df87a25234fbab5b06684cf4.

danieljames commented 9 years ago

I cherry-picked just the test fix. I'd rather someone else checked the other commits.

Btw. there are more unmerged changes at:

https://github.com/danieljames/ptr_container/tree/cherry-pick2

pdimov commented 7 years ago

I went ahead and merged develop to master.