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.
PrevUpHomeNext

End Matter

References

History

Boost 1.49.0

Refined implementation, testing, and documentation. Some interfaces were tweaked.

Boost 1.30.2 (estimated)

Released an example program.

Boost 1.22.0

First public release.

Acknowledgments

For giving advice on compiler/C++ compliance, implementation, interface, algorithms, and bug reports:

Contributors

Michael Barr mbarr@netrino.com

Wrote CRC Implementation Code in C, a less-confusing guide to implementing CRC algorithms. (Originally published as Slow and Steady Never Lost the Race in the January 2000 issue of Embedded Systems Programming, pages 37–46. The web version used to be known as Easier Said Than Done.)

Daryle Walker

Started the library and contributed the theoretical and optimal CRC computation class templates and the CRC computing function template. Contributed the test and example code.

Ross N. Williams

Wrote A Painless Guide to CRC Error Detection Algorithms, a definitive source of CRC information.


PrevUpHomeNext