mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 09:00:36 +00:00
Move conversion into correct position.
This commit is contained in:
parent
71c86ed883
commit
0bd9526cb8
1 changed files with 2 additions and 2 deletions
|
@ -122,10 +122,10 @@ how to download, build, and install the libraries.</p>
|
|||
intended for library users.</li>
|
||||
<li><a href="container/index.html">container</a> - Standard library containers and extensions, from Ion Gaztañaga</li>
|
||||
<li><a href="context/index.html">context</a> - Context switching library, from Oliver Kowalke</li>
|
||||
<li><a href="core/index.html">core</a> - A collection of simple core utilities with minimal dependencies, maintained by Peter Dimov, Glen Fernandes, and Andrey Semashev.</li>
|
||||
<li><a href="coroutine/index.html">coroutine</a> - Coroutine library, from Oliver Kowalke</li>
|
||||
<li><a href="conversion/index.html">conversion</a> - Polymorphic casts, from Dave Abrahams and
|
||||
Kevlin Henney.</li>
|
||||
<li><a href="core/index.html">core</a> - A collection of simple core utilities with minimal dependencies, maintained by Peter Dimov, Glen Fernandes, and Andrey Semashev.</li>
|
||||
<li><a href="coroutine/index.html">coroutine</a> - Coroutine library, from Oliver Kowalke</li>
|
||||
<li><a href="crc/index.html">crc</a> - Cyclic Redundancy Code, from Daryle
|
||||
Walker.</li>
|
||||
<li><a href="date_time/doc/index.html">date_time</a> - Date-Time library from Jeff Garland.</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue