Oops, fix mangled docs.

[SVN r44029]
This commit is contained in:
John Maddock
2008-04-04 09:07:48 +00:00
parent 20818b6411
commit 1ce5a784ae
3 changed files with 1006 additions and 145 deletions

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
</h3></div></div></div> </h3></div></div></div>
<div><p class="copyright">Copyright <20> 2001 -2007 Beman Dawes, Vesa Karvonen, John Maddock</p></div> <div><p class="copyright">Copyright <20> 2001 -2007 Beman Dawes, Vesa Karvonen, John Maddock</p></div>
<div><div class="legalnotice"> <div><div class="legalnotice">
<a name="id437611"></a><p> <a name="id435841"></a><p>
Distributed under the Boost Software License, Version 1.0. (See accompanying 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>) 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> </p>
@ -958,7 +958,7 @@
</p> </p>
</div> </div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"><p><small>Last revised: March 28, 2008 at 17:01:32 GMT</small></p></td> <td align="left"><p><small>Last revised: April 04, 2008 at 08:46:37 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td> <td align="right"><div class="copyright-footer"></div></td>
</tr></table> </tr></table>
<hr> <hr>

View File

@ -40,7 +40,7 @@ Borland specific.
]] ]]
[[`BOOST_NO_ADL_BARRIER`][Compiler][ [[`BOOST_NO_ADL_BARRIER`][Compiler][
The compiler locates and searches namespaces that it should /*not*/ in fact The compiler locates and searches namespaces that it should /*not*/ in fact
search when performing argument dependent lookup.] search when performing argument dependent lookup.
]] ]]
[[`BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP`][Compiler][ [[`BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP`][Compiler][
Compiler does not implement argument-dependent lookup (also named Compiler does not implement argument-dependent lookup (also named