forked from boostorg/fusion
pair doc fix
[SVN r47527]
This commit is contained in:
@ -13,10 +13,10 @@
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table cellpadding="2" width="100%"><tr>
|
||||
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
|
||||
<td align="center"><a href="../../../../../../index.htm">Home</a></td>
|
||||
<td align="center"><a href="../../../../../../index.html">Home</a></td>
|
||||
<td align="center"><a href="../../../../../libraries.htm">Libraries</a></td>
|
||||
<td align="center"><a href="../../../../../../people/people.htm">People</a></td>
|
||||
<td align="center"><a href="../../../../../../more/faq.htm">FAQ</a></td>
|
||||
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
|
||||
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
|
||||
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
@ -27,7 +27,7 @@
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="fusion.tuple.pairs"></a><a href="pairs.html" title="Pairs">Pairs</a></h3></div></div></div>
|
||||
<a name="fusion.tuple.pairs.description"></a><h4>
|
||||
<a name="id642910"></a>
|
||||
<a name="id642728"></a>
|
||||
<a href="pairs.html#fusion.tuple.pairs.description">Description</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -36,7 +36,7 @@
|
||||
as if it were a 2 element tuple.
|
||||
</p>
|
||||
<a name="fusion.tuple.pairs.specification"></a><h4>
|
||||
<a name="id642967"></a>
|
||||
<a name="id642785"></a>
|
||||
<a href="pairs.html#fusion.tuple.pairs.specification">Specification</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user