2004-11-28 03:35:12 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" xml:lang = "en" lang = "en" >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" / >
2010-08-09 20:07:24 +00:00
< meta name = "generator" content = "Docutils 0.7: http://docutils.sourceforge.net/" / >
2004-11-28 03:35:12 +00:00
< title > The MPL Reference Manual< / title >
2009-08-17 11:30:52 +00:00
< meta name = "copyright" content = "Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams" / >
2004-11-28 03:35:12 +00:00
< link rel = "stylesheet" href = "style.css" type = "text/css" / >
< / head >
< body class = "docframe refmanual" >
2009-08-17 11:30:52 +00:00
< div class = "document" id = "the-mpl-reference-manual" >
2004-11-28 03:35:12 +00:00
< h1 class = "title" > The MPL Reference Manual< / h1 >
< table class = "docinfo" frame = "void" rules = "none" >
< col class = "docinfo-name" / >
< col class = "docinfo-content" / >
< tbody valign = "top" >
< tr > < th class = "docinfo-name" > Copyright:< / th >
2009-08-17 11:30:52 +00:00
< td > Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams< / td > < / tr >
< tr class = "field" > < th class = "docinfo-name" > License:< / th > < td class = "field-body" > Distributed under the Boost Software License, Version 1.0. (See
accompanying file < tt class = "literal" > < span class = "pre" > LICENSE_1_0.txt< / span > < / tt > or copy at
< a class = "reference external" href = "http://www.boost.org/LICENSE_1_0.txt" target = "_top" > http://www.boost.org/LICENSE_1_0.txt< / a > )< / td >
2004-11-28 03:35:12 +00:00
< / tr >
< / tbody >
< / table >
2009-08-17 11:30:52 +00:00
<!-- TOC copyright: -->
2004-11-28 03:35:12 +00:00
< ul class = "toc simple" id = "outline" >
2010-08-09 20:07:24 +00:00
< li > < a class = "reference internal" href = "./refmanual/sequences.html" id = "id1393" > Sequences< / a > < / li >
< li > < a class = "reference internal" href = "./refmanual/iterators.html" id = "id1448" > Iterators< / a > < / li >
< li > < a class = "reference internal" href = "./refmanual/algorithms.html" id = "id1460" > Algorithms< / a > < / li >
< li > < a class = "reference internal" href = "./refmanual/metafunctions.html" id = "id1510" > Metafunctions< / a > < / li >
< li > < a class = "reference internal" href = "./refmanual/data-types.html" id = "id1572" > Data Types< / a > < / li >
< li > < a class = "reference internal" href = "./refmanual/macros.html" id = "id1586" > Macros< / a > < / li >
< li > < a class = "reference internal" href = "./refmanual/terminology.html" id = "id1610" > Terminology< / a > < / li >
< li > < a class = "reference internal" href = "./refmanual/categorized-index.html" id = "id1611" > Categorized Index< / a > < / li >
< li > < a class = "reference internal" href = "./refmanual/acknowledgements.html" id = "id1614" > Acknowledgements< / a > < / li >
2009-08-17 11:30:52 +00:00
< li > < a class = "reference internal" href = "./refmanual/refmanual_toc.html" > Full TOC< / a > < / li >
2004-11-28 03:35:12 +00:00
< / ul >
<!-- workaround weird substitution bug (used to work!): -->
<!-- workaround weird substitution bug (works with t's!): -->
<!-- "[*Note:*" instead of "|Note:|" to workaround another subst. bug -->
< / div >
< div class = "footer" >
2009-08-17 11:30:52 +00:00
< hr class = "footer" / >
2010-08-09 20:07:24 +00:00
Generated on: 2010-08-09 18:21 UTC.
2009-08-17 11:30:52 +00:00
Generated by < a class = "reference external" href = "http://docutils.sourceforge.net/" target = "_top" > Docutils< / a > from < a class = "reference external" href = "http://docutils.sourceforge.net/rst.html" target = "_top" > reStructuredText< / a > source.
2004-11-28 03:35:12 +00:00
< / div >
< / body >
< / html >