mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-11 13:24:04 +00:00
typo
[SVN r29025]
This commit is contained in:
parent
c7da511d5e
commit
c943abed6c
@ -77,7 +77,7 @@ Examples
|
||||
|
||||
<p>
|
||||
Boost.MultiIndex helps the programmer to avoid the manual construction of cumbersome
|
||||
compositions of containers when multiindexing capabilities are needed. Furthermore,
|
||||
compositions of containers when multi-indexing capabilities are needed. Furthermore,
|
||||
it does so in an efficient manner, both in terms of space and time consumption. The
|
||||
space savings stem from the compact representation of the underlying data structures,
|
||||
requiring a single node per element. As for time efficiency, Boost.MultiIndex
|
||||
@ -711,9 +711,9 @@ Examples
|
||||
|
||||
<br>
|
||||
|
||||
<p>Revised September 7th 2004</p>
|
||||
<p>Revised May 18th 2005</p>
|
||||
|
||||
<p>© Copyright 2003-2004 Joaquín M López Muñoz.
|
||||
<p>© Copyright 2003-2005 Joaquín M López Muñoz.
|
||||
Distributed under the Boost Software
|
||||
License, Version 1.0. (See accompanying file <a href="../../../LICENSE_1_0.txt">
|
||||
LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
|
||||
|
Loading…
x
Reference in New Issue
Block a user