summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorAntony Polukhin <antoshkka@gmail.com>2015-08-22 09:49:46 +0300
committerAntony Polukhin <antoshkka@gmail.com>2015-12-29 23:27:47 +0300
commitb00958a6fe3a3293bc505cfbf0a266d66bdfe4a9 (patch)
tree3902111382aa3746b174c068e9b2af3379b040d9 /libs/libraries.htm
parent02d481350972180679f51b7e1b1d67753a0bc6da (diff)
downloadboost-b00958a6fe3a3293bc505cfbf0a266d66bdfe4a9.tar.gz
Boost.DLL library integration
Conflicts merged: doc/Jamfile.v2
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 552de58e98..01807d78ed 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -131,6 +131,7 @@ how to download, build, and install the libraries.</p>
<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>
+ <li><a href="dll/index.html">DLL</a> - Library for comfortable work with DLL and DSO, from Antony Polukhin and Renato Tegon Forti.</li>
<li><a href="dynamic_bitset/dynamic_bitset.html">dynamic_bitset</a> - A runtime sized version of <tt>std::bitset</tt> from Jeremy Siek and Chuck Allison.</li>
<li><a href="endian/index.html">endian</a> - Types and conversion functions
for correct byte ordering and more regardless of processor endianness, from
@@ -890,6 +891,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
from Howard Hinnant, Beman Dawes, Vicente J. Botet Escrib&aacute;.</li>
<li><a href="context/index.html">context</a> - Context switching library, from Oliver Kowalke</li>
<li><a href="date_time/doc/index.html">date_time</a> - Date-Time library from Jeff Garland.</li>
+ <li><a href="dll/index.html">DLL</a> - Library for comfortable work with DLL and DSO, from Antony Polukhin and Renato Tegon Forti.</li>
<li><a href="filesystem/index.html">filesystem</a> - Portable paths,
iteration over directories, and other useful filesystem operations, from
Beman Dawes.</li>