2011-11-30 05:54:23 +00:00
< html >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=US-ASCII" >
< title > Predef 1.0< / title >
< link rel = "stylesheet" href = "boostbook.css" type = "text/css" >
< meta name = "generator" content = "DocBook XSL Stylesheets V1.76.1" >
< link rel = "home" href = "index.html" title = "Predef 1.0" >
< link rel = "next" href = "predef/introduction.html" title = "Introduction" >
< / head >
< body bgcolor = "white" text = "black" link = "#0000FF" vlink = "#840084" alink = "#0000FF" >
< div class = "spirit-nav" > < a accesskey = "n" href = "predef/introduction.html" > < img src = "images/next.png" alt = "Next" > < / a > < / div >
< div class = "article" >
< div class = "titlepage" >
< div >
< div > < h2 class = "title" >
< a name = "predef" > < / a > Predef 1.0< / h2 > < / div >
< div > < div class = "authorgroup" > < div class = "author" > < h3 class = "author" >
< span class = "firstname" > Rene< / span > < span class = "surname" > Rivera< / span >
< / h3 > < / div > < / div > < / div >
< div > < p class = "copyright" > Copyright © 2005 Rene Rivera< / p > < / div >
< div > < p class = "copyright" > Copyright © 2008-2011 Redshift
Software Inc< / p > < / div >
< div > < div class = "legalnotice" >
< a name = "predef.legal" > < / a > < p >
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at < a href = "http://www.boost.org/LICENSE_1_0.txt" target = "_top" > http://www.boost.org/LICENSE_1_0.txt< / a > )
< / p >
< / div > < / div >
< / div >
< hr >
< / div >
< div class = "toc" >
< p > < b > Table of Contents< / b > < / p >
< dl >
< dt > < span class = "section" > < a href = "predef/introduction.html" > Introduction< / a > < / span > < / dt >
< dt > < span class = "section" > < a href = "predef/using_the_predefs.html" > Using the predefs< / a > < / span > < / dt >
< dt > < span class = "section" > < a href = "predef/adding_new_predefs.html" > Adding new predefs< / a > < / span > < / dt >
< dt > < span class = "section" > < a href = "predef/reference.html" > Reference< / a > < / span > < / dt >
< dd > < dl >
2012-07-15 03:37:23 +00:00
< dt > < span class = "section" > < a href = "predef/reference.html#predef.reference.boost_arch_architecture_macros" > < code class = "computeroutput" > < span class = "identifier" > BOOST_ARCH< / span > < / code > architecture macros< / a > < / span > < / dt >
< dt > < span class = "section" > < a href = "predef/reference.html#predef.reference.boost_comp_compiler_macros" > < code class = "computeroutput" > < span class = "identifier" > BOOST_COMP< / span > < / code > compiler macros< / a > < / span > < / dt >
< dt > < span class = "section" > < a href = "predef/reference.html#predef.reference.boost_lang_language_standards_ma" > < code class = "computeroutput" > < span class = "identifier" > BOOST_LANG< / span > < / code > language standards macros< / a > < / span > < / dt >
< dt > < span class = "section" > < a href = "predef/reference.html#predef.reference.boost_lib_library_macros" > < code class = "computeroutput" > < span class = "identifier" > BOOST_LIB< / span > < / code > library macros< / a > < / span > < / dt >
2011-11-30 05:54:23 +00:00
< dt > < span class = "section" > < a href = "predef/reference.html#predef.reference.boost_os_operating_system_macros" > < code class = "computeroutput" > < span class = "identifier" > BOOST_OS_< / span > < / code > operating system macros< / a > < / span > < / dt >
< dt > < span class = "section" > < a href = "predef/reference.html#predef.reference.version_definition_macros" > Version definition
macros< / a > < / span > < / dt >
< / dl > < / dd >
< / dl >
< / div >
< div class = "warning" > < table border = "0" summary = "Warning" >
< tr >
< td rowspan = "2" align = "center" valign = "top" width = "25" > < img alt = "[Warning]" src = "images/warning.png" > < / td >
< th align = "left" > Warning< / th >
< / tr >
< tr > < td align = "left" valign = "top" > < p >
This is a < span class = "bold" > < strong > proposed< / strong > < / span > Boost Libnrary and < span class = "bold" > < strong > is not< / strong > < / span > part of the Boost C++ Libraries.
< / p > < / td > < / tr >
< / table > < / div >
< / div >
< table xmlns:rev = "http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width = "100%" > < tr >
2012-07-15 03:37:23 +00:00
< td align = "left" > < p > < small > Last revised: July 13, 2012 at 13:52:32 GMT< / small > < / p > < / td >
2011-11-30 05:54:23 +00:00
< td align = "right" > < div class = "copyright-footer" > < / div > < / td >
< / tr > < / table >
< hr >
< div class = "spirit-nav" > < a accesskey = "n" href = "predef/introduction.html" > < img src = "images/next.png" alt = "Next" > < / a > < / div >
< / body >
< / html >