Ticket #1687: optional.patch
File optional.patch, 1.9 KB (added by , 15 years ago) |
---|
-
libs/optional/doc/optional.qbk
22 22 [/ Cited Boost resources ] 23 23 24 24 [def __BOOST_VARIANT__ [@../../../variant/index.html Boost.Variant]] 25 [def __BOOST_TRIBOOL__ [@../../../ tribool/index.html boost::tribool]]25 [def __BOOST_TRIBOOL__ [@../../../../doc/html/tribool.html boost::tribool]] 26 26 27 27 [def __OPTIONAL_POINTEE__ [@../../../utility/OptionalPointee.html OptionalPointee]] 28 28 [def __COPY_CONSTRUCTIBLE__ [@../../../utility/CopyConstructible.html Copy Constructible]] -
libs/optional/doc/Jamfile.v2
26 26 <xsl:param>toc.max.depth=2 27 27 <xsl:param>toc.section.depth=2 28 28 <xsl:param>chunk.section.depth=1 29 <xsl:param>boost.root=../../../.. 30 <xsl:param>boost.libraries=../../../libraries.htm 31 <xsl:param>html.stylesheet=../../../../doc/html/boostbook.css 29 32 ; 30 33 -
libs/optional/index.html
4 4 </head> 5 5 <body> 6 6 Automatic redirection failed, please go to 7 <a href="doc/ optional.html">doc/html/index.html</a>. <hr>7 <a href="doc/html/index.html">doc/html/index.html</a>. <hr> 8 8 <p>� Copyright Beman Dawes, 2001</p> 9 9 <p>Distributed under the Boost Software License, Version 1.0. (See accompanying 10 10 file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy 11 11 at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p> 12 12 </body> 13 </html> 14 No newline at end of file 13 </html>