boostorg / ptr_container

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

Fix regression reported in #23 #24

Closed pdimov closed 5 years ago

pdimov commented 5 years ago

This fixes the regression reported in issue #23.

Whether the same change needs to be applied to the other containers is an open question.

This fixes #23

jeking3 commented 5 years ago

I assume this is something we want to pull into 1.71?

jeking3 commented 5 years ago

I should update the CI to the latest boot-ci spec which does a bit less work than the one used here right now.

pdimov commented 5 years ago

Yes, I think that we want this fix in 1.71 (unless further develop/master testing indicates a problem with the fix itself).

jeking3 commented 5 years ago

If you think this deserves a release note entry, let me know what you would like it to say and I will submit a PR for it.