forked from boostorg/utility
fix typo: compressed_pait->compressed_pair
[SVN r7894]
This commit is contained in:
@ -61,7 +61,7 @@
|
||||
<tr>
|
||||
<td><a href="../../boost/detail/compressed_pair.hpp">boost/compressed_pair.hpp</a><br>
|
||||
[<a href="compressed_pair.htm">Documentation</a>]</td>
|
||||
<td>Template class compressed_pait<T1, T2> which pairs two values
|
||||
<td>Template class compressed_pair<T1, T2> which pairs two values
|
||||
using the empty member optimisation where appropriate.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user