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 to view this page for the latest version.
PrevUpHomeNext

Runtime parameters reference

show_progress
build_info
auto_start_dbg
catch_system_errors
break_exec_path
color_output
log_format
log_level
run_test
output_format
report_format
result_code
report_level
random
detect_memory_leaks
use_alt_stack
detect_fp_exceptions
log_sink
report_sink
save_pattern
list_content

Each parameter specification includes:

  1. the full parameter name
  2. corresponding environment variable name
  3. command line argument name
  4. acceptable values and
  5. a long description

The default value for the parameter is bold in the acceptable values list. All values are case sensitive and are required to exactly match the parameter specification.


PrevUpHomeNext