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

Add Boost.Exception to the miscellaneous libraries.

Merged revisions 47830 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r47830 | danieljames | 2008-07-26 19:38:07 +0100 (Sat, 26 Jul 2008) | 1 line
  
  Add Boost.Exception to the miscellaneous libraries.
........


[SVN r47831]
Daniel James 17 лет назад
Родитель
Сommit
1cfc61eed0
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号