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

Acknowledgments
PrevUpHome
  • Vladimir Prus managed the library review in Boost and actually reviewed it in the process.
  • Adam Wulkiewicz created the logo used on the GitHub project page. The logo was taken from his collection of Boost logos.
  • Luca Rigini wrote the initial implementation of the NT event log sink and made a lot of suggestions on how to improve the library with regard to writing user-defined sinks.
  • Jean-Daniel Michaud, Michael Lacher and all others who took part in the discussion of the requirements to the library on Wiki.
  • John Torjo, Gennadiy Rozental and others for their discussion on John's logging library on the Boost developers list. It helped a lot to learn the requirements and possible solutions for the library.
  • All authors of the great Boost libraries that were involved in this library (notably, Boost.SmartPtr, Boost.Thread, Boost.DateTime, Boost.Filesystem, Boost.Intrusive, Boost.Spirit2 and others) and Boost.Quickbook authors for a simple yet powerful documenting tool.
  • All the reviewers and the users who made suggestions and offered their feedback on the library. Most notably, Steven Watanabe for his in-depth studying the docs and the code, with a lot of fruitful comments on both.

PrevUpHome