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 for the latest Boost documentation.
BoostBook element if-fails
c++boost.gif (8819 bytes)HomeLibrariesPeopleFAQMore

BoostBook element if-fails

if-fails — What it means when a testcase fails

Synopsis

if-fails ::= (ANY)

Description

Describes to the user the effect a certain failing testcase will have on the usefulness of a library. This field is useful in cases where a failed testcase does not mean that the library won't be useful, but may mean that certain library features will not be available.

Last revised: , at GMTCopyright © 2003 Douglas Gregor