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

This is the documentation for an old version of Boost. Click here to view this page for the latest version.

Boost 1.50.0 Library Documentation - Domain Specific

Domain Specific

Chrono

Useful time utilities.

Author(s)
Vicente J. Botet Escribá
First Release
1.47.0
Categories
Domain Specific, System
CRC

The Boost CRC Library provides two implementations of CRC (cyclic redundancy code) computation objects and two implementations of CRC computation functions. The implementations are template-based.

Author(s)
Daryle Walker
First Release
1.22.0
Categories
Domain Specific
Date Time

A set of date-time libraries based on generic programming concepts.

Author(s)
Jeff Garland
First Release
1.29.0
Categories
Domain Specific, System
Units

Zero-overhead dimensional analysis and unit/quantity manipulation and conversion.

Author(s)
Matthias Schabel and Steven Watanabe
First Release
1.36.0
Categories
Domain Specific
Uuid

A universally unique identifier.

Author(s)
Andy Tompkins
First Release
1.42.0
Categories
Data structures, Domain Specific