1 Apr
2024
1 Apr
'24
6:16 p.m.
On Apr 1, 2024, at 10:06 AM, Joaquin M López Muñoz
El 14/03/2024 a las 0:42, Marshall Clow via Boost escribió:
The master branch is now open for bug fixes, test and documentation changes.
Other changes by release manager permission, as described in https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
Hi Marshall,
Asking for permission to merge the following Boost.Bimap PR to master:
https://github.com/boostorg/bimap/pull/42
This bug has been brought to public attention recently by John Ilacqua, and looks like it prevented heterogeneous lookup to work at all. CI passes. The actual fix is a one liner:
https://github.com/boostorg/bimap/pull/42/files#diff-134ef7514a391432db11f6c...
Go ahead. — Marshall