mirror of
https://github.com/boostorg/container.git
synced 2026-01-29 09:50:22 +01:00
.. because <stdexcept> only needs to have a forward declaration of std::string. But that's not enough to invoke constructors of std::exception (and derivatives) if we don't have a reference to an std::string handy.