boostorg / multi_index

Boost.org multi_index module
http://boost.org/libs/multi_index
45 stars 59 forks source link

Master #11

Closed Alexhuszagh closed 7 years ago

Alexhuszagh commented 7 years ago

Bug fix for ticket 12919.

joaquintides commented 7 years ago

The associated ticket was closed some months ago.

Alexhuszagh commented 7 years ago

@joaquintides I didn't know you monitored this. I debugged extensively to try to create a fully reproducible example, and discovered it was undefined behavior on my end (but the initial ticket was closed by then). Your implementation is great, thank you for closing this.

joaquintides commented 7 years ago

Glad to know you solved the issue. Thanks for using Boost.MultiIndex.