...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
{{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.
These are the macros that may be defined by an application using {{library}}.
Macro | Meaning |
{{macro}} | {{meaning}} |
{{macro}} | {{meaning}} |
These macros are defined by {{library}} but are expected to be used by application code.
Macro | Meaning |
{{macro}} | {{meaning}} |
{{macro}} | {{meaning}} |
These macros are defined by {{library}} and are implementation details of interest only to implementers.
Macro | Meaning |
{{macro}} | {{meaning}} |
{{macro}} | {{meaning}} |
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)