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.

tools/build/v2/test/test.jam

import indirect ;
import string ;
import numbers ;
import sequence ;
import "class" ;
import os ;
import path ;
import feature ;
import property ;
import build-request ;
import container ;


actions nothing { }
nothing all ;