Committed Neils Dekker's new macro docs.

[SVN r61154]
This commit is contained in:
John Maddock
2010-04-09 12:35:20 +00:00
parent 20a6d47804
commit 39807d1b97
3 changed files with 27 additions and 2 deletions

View File

@@ -172,6 +172,25 @@
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">BOOST_NO_COMPLETE_VALUE_INITIALIZATION</span></code>
</p>
</td>
<td>
<p>
Compiler
</p>
</td>
<td>
<p>
Compiler has not completely implemented value-initialization. See
also <a href="../../../../utility/value_init.htm#compiler_issues" target="_top">The
Utility/Value Init docs</a>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">BOOST_NO_CTYPE_FUNCTIONS</span></code>