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

{{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}}

Valid HTML 4.01 Transitional

Revised 04 December, 2006

Copyright © 2006 {{author}}

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)