Backports @sdaftuar's fix (#11847) for compatibility with boost 1.66 to the 0.15.x branch.
Fixes #12009
@fanquake Can you include the source commit and pull request in the commit body? Something like https://github.com/bitcoin-core/bitcoin-maintainer-tools/blob/master/backport.py should help you with that.
GitHub-Pull: #11847
Rebased-From: 1ec0c0a
utACK ad83936
Hey guys, it doesn't look like you have merged this fix into the v0.15.0 or v0.15.1 tags.
Thanks, Chris
@ChristopherPeterson This is merged into 0.15 which means it will be part of the next minor release if there is one. We can't magically make this part of an already released version.
"Make boost::multi_index comparators const" is helpful.