c++boost.gif (8819 bytes)Inspect Tool

It is not uncommon for various common errors or guideline violations to creep into the Boost libraries. The inspect program detects and reports several common problems.

The inspect program is written in C++ to prevent toolchain dependencies, and should be portable to any system.

The program must be run from the Boost root directory.

The program sources include:

A Jamfile is provided to build the program.


Revised 02 October, 2003

© Copyright Beman Dawes, 2003

Use, modification, and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)