1
0
Эх сурвалжийг харах

Boost.Range algorithms are now in the boost::range namespace and brought into boost by the appropriate using statement. This allows better interoperation with Boost.Algorithm since errors only occur when the use calls similarly named ambiguous functions. In this event the user can disambiguate by using algorithm::xxx() or range::xxx(). This iteration also updates the concept assert code in the range algorithms.

[SVN r61023]
Neil Groves 16 жил өмнө
parent
commit
e872779a37
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      libs/range

+ 1 - 1
libs/range

@@ -1 +1 @@
-Subproject commit b4ae711d4eaf890f217df37490b76ada1b0a60a9
+Subproject commit 22c72c53ebaa46c8fbbabae4c4005fc596a8d2c9

粤ICP备19079148号