...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Front Page / Technical Details / Physical Structure |
The library uses a fine-grained header structure with one header per public
component (class/function template), with the header named after the component. For example,
boost::mpl::apply is defined in the header