Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Overview
PrevUpHomeNext

Boost.Utility is a collection of small, useful, and general-purpose components for language support.

Over time,

  • several components have been moved to more appropriate Boost libraries and
  • many of these components had variants accepted into the C++ standard

When the component has moved to another Boost library, Boost.Utility headers still lead to the appropriate headers in other libraries.



PrevUpHomeNext