Просмотр исходного кода

Add Boost.Exception to the miscellaneous libraries.

[SVN r47830]
Daniel James 17 лет назад
Родитель
Сommit
6ac0eeed78
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      libs/libraries.htm

+ 1 - 0
libs/libraries.htm

@@ -654,6 +654,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</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>
+    <li><a href="exception/doc/boost-exception.html">exception</a> - A library for transporting of arbitrary data in exception objects, and transporting of exceptions between threads (<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2179.html">N2179</a>), from Emil Dotchevski.</li>
     <li><a href="filesystem/doc/index.htm">filesystem</a> - Portable paths,
     iteration over directories, and other useful filesystem operations, from
     Beman Dawes.</li>

粤ICP备19079148号