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.

C++ Boost

{{Library}}

Configuration


Introduction
Application Defined Macros
Public Library Defined Macros
Library Defined Implementation Macros

Introduction

{{library}} uses several configuration macros in <boost/config.hpp>, as well as configuration macros meant to be supplied by the application. These macros are documented here.

Application Defined Macros

These are the macros that may be defined by an application using {{library}}.

Macro Meaning
{{macro}} {{meaning}}
{{macro}} {{meaning}}

Public Library Defined Macros

These macros are defined by {{library}} but are expected to be used by application code.

Macro Meaning
{{macro}} {{meaning}}
{{macro}} {{meaning}}

Library Defined Implementation Macros

These macros are defined by {{library}} and are implementation details of interest only to implementers.

Macro Meaning
{{macro}} {{meaning}}
{{macro}} {{meaning}}

Revised 05 November, 2001

© Copyright {{author}} 2002. All Rights Reserved.