Преглед изворни кода

The Boost.Compose library is now deprecated

[SVN r20620]
Douglas Gregor пре 22 година
родитељ
комит
5feb67e727
2 измењених фајлова са 3 додато и 3 уклоњено
  1. 1 1
      libs/compose
  2. 2 2
      libs/libraries.htm

+ 1 - 1
libs/compose

@@ -1 +1 @@
-Subproject commit ac06ad571bb04b94f145263c5daeaaf66014fa0e
+Subproject commit f18dc3591fe199089aafc465f7f2809d531c52b4

+ 2 - 2
libs/libraries.htm

@@ -82,7 +82,7 @@ out how to build object libraries, when needed.</p>
     <li><a href="compatibility/index.html">compatibility</a> - Help for
       non-conforming standard libraries, from Ralf Grosse-Kunstleve and Jens
       Maurer.</li>
-    <li><a href="compose/index.htm">compose</a> - Functional
+    <li><a href="compose/index.htm">compose</a> - DEPRECATED: Functional
         composition adapters for the STL, from Nicolai Josuttis.</li>
     <li><a href="utility/compressed_pair.htm">compressed_pair</a>
         - Empty member optimization, from John Maddock, Howard
@@ -276,7 +276,7 @@ out how to build object libraries, when needed.</p>
 <ul>
     <li><a href="bind/bind.html">bind</a> and <a href="bind/mem_fn.html"> mem_fn</a> - Generalized binders for function/object/pointers and member functions, from Peter Dimov.</li>
 
-    <li><a href="compose/index.htm">compose</a> - Functional
+    <li><a href="compose/index.htm">compose</a> - DEPRECATED: Functional
         composition adapters for the STL, from Nicolai Josuttis.</li>
     <li><a href="function/index.html">function</a> - Function object wrappers
       for deferred calls or callbacks, from Doug Gregor.</li>

粤ICP备19079148号