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

Other Hints and tips
PrevUpHomeNext
  • If you have a feature request, or if it appears that the implementation is in error, please search first in the Boost Trac.
  • Trac entries may indicate that updates or corrections that solve your problem are in Boost-trunk where changes are being assembled and tested ready for the next release. You may, at your own risk, download new versions from there.
  • If you do not understand why things work the way they do, see the rationale section.
  • If you do not find your idea/feature/complaint, please reach the author preferably through the Boost development list, or email the author(s) direct.
Admonishments
[Note] Note

In addition, notes such as this one specify non-essential information that provides additional background or rationale.

[Tip] Tip

These blocks contain information that you may find helpful while coding.

[Important] Important

These contain information that is imperative to understanding a concept. Failure to follow suggestions in these blocks will probably result in undesired behavior. Read all of these you find.

[Warning] Warning

Failure to heed this will lead to incorrect, and very likely undesired, results.


PrevUpHomeNext