Boost logo

Boost Users :

From: Boris Kolpackov (boris_at_[hidden])
Date: 2022-07-14 15:24:27


Jeremy Murphy via Boost-users <boost-users_at_[hidden]> writes:

> - What are the biggest problems with using Boost.Graph?

While I don't use Boost.Graph myself, I've observed on several occasions
the "surprise" (to put it politely) that build2 users express at the fact
that Boost.Graph depends on Boost.Regex (which in turn pulls in heavy-
weight stuff like ICU). While there might be valid reasons why a graph
library would require regex, you may wan to consider at least making
this dependency optional.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net