forked from boostorg/fusion
changes TOC settings to make all components reachable, again
[SVN r36814]
This commit is contained in:
@ -26,6 +26,13 @@
|
||||
<div class="section" lang="en">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="fusion.sequences.containers"></a><a href="containers.html" title="Containers">Containers</a></h3></div></div></div>
|
||||
<div class="toc"><dl>
|
||||
<dt><span class="section"><a href="containers/vector.html">vector</a></span></dt>
|
||||
<dt><span class="section"><a href="containers/cons.html">cons</a></span></dt>
|
||||
<dt><span class="section"><a href="containers/list.html">list</a></span></dt>
|
||||
<dt><span class="section"><a href="containers/set.html">set</a></span></dt>
|
||||
<dt><span class="section"><a href="containers/map.html">map</a></span></dt>
|
||||
</dl></div>
|
||||
<p>
|
||||
Fusion provides a few predefined sequences out of the box. These <span class="emphasis"><em>containers</em></span>
|
||||
actually hold heterogenously typed data; unlike <a href="views.html" title="Views">Views</a>.
|
||||
|
Reference in New Issue
Block a user