Fusion: ADAPT_xxxADTxxx; documentation&new testcase

[SVN r65816]
This commit is contained in:
Christopher Schmidt
2010-10-07 20:38:54 +00:00
parent b8784f6bbc
commit 088b8a0201
260 changed files with 2472 additions and 1402 deletions

View File

@ -49,7 +49,7 @@
These containers are more or less counterparts of those in <a href="http://en.wikipedia.org/wiki/Standard_Template_Library" target="_top">STL</a>.
</p>
<a name="fusion.container.header"></a><h4>
<a name="id953346"></a>
<a name="id881948"></a>
<a class="link" href="container.html#fusion.container.header">Header</a>
</h4>
<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">fusion</span><span class="special">/</span><span class="identifier">container</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>