mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
libraries.htm: restore lexical order
[SVN r81390]
This commit is contained in:
parent
a1c5610597
commit
dc43ce3d16
1 changed files with 2 additions and 2 deletions
|
@ -188,13 +188,13 @@ how to download, build, and install the libraries.</p>
|
|||
<li><a href="lambda/index.html">lambda</a> - Define small unnamed
|
||||
function objects at the actual call site, and more, from Jaakko Järvi and
|
||||
Gary Powell.</li>
|
||||
<li><a href="conversion/lexical_cast.htm">lexical_cast</a> - General literal text conversions, such as an <code>int</code> represented as
|
||||
a <code>string</code>, or vice-versa, from Kevlin Henney.</li>
|
||||
<li><a href="local_function/index.html">local_function</a> -
|
||||
Program functions locally, within other functions, directly within the scope where they are needed, from Lorenzo Caminiti.</li>
|
||||
<li><a href="locale/index.html">locale</a> - Provide localization and Unicode
|
||||
handling tools for C++, from Artyom Beilis</li>
|
||||
<li><a href="lockfree/index.html">lockfree</a> - Lockfree data structures, from Tim Blechmann</li>
|
||||
<li><a href="conversion/lexical_cast.htm">lexical_cast</a> - General literal text conversions, such as an <code>int</code> represented as
|
||||
a <code>string</code>, or vice-versa, from Kevlin Henney.</li>
|
||||
<li><a href="math/doc/index.html">math</a> - Several contributions in the
|
||||
domain of mathematics, from various authors.</li>
|
||||
<li><a href="math/doc/complex/html/index.html">math/complex number algorithms</a> -
|
||||
|
|
Loading…
Add table
Reference in a new issue