Boost logo

Boost :

From: Seth (bugs_at_[hidden])
Date: 2022-12-06 13:58:33


On Tue, Dec 6, 2022, at 1:14 PM, Boris Kolpackov via Boost wrote:
> Like libboost-multi-index depending on libboost-regex
> and thus ICU.

I was so baffled I had to check: https://pdimov.github.io/boostdep-report/boost-1.80.0/multi_index.html

It's actually Boost Range, which is a completely sane dependency for Boost Multi Index.
Regex could probably be an optional dependency for Boost Range (which only uses Regex inside the `tokenized` adaptor).

Seth


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk