Browse Source

Removed the use of __gnu_cxx::is_sorted from Boost.Graph as it's lolnonportable,
implemented a version of the algorithm as a replacement,



[SVN r68144]

Bryce Adelstein-Lelbach 15 years ago
parent
commit
f97f220d69
3 changed files with 3 additions and 3 deletions
  1. 1 1
      libs/detail
  2. 1 1
      libs/graph_parallel
  3. 1 1
      libs/range

+ 1 - 1
libs/detail

@@ -1 +1 @@
-Subproject commit 4a1c553f908ef92c0e1fde05c6fd984d689b27da
+Subproject commit e8060b3ef550e21b099cc8fe5de467a3d1dbbc2e

+ 1 - 1
libs/graph_parallel

@@ -1 +1 @@
-Subproject commit be71c5cde94dbb4fb6097b3277b5d89d165e316d
+Subproject commit a4462dc13b0e2632049e1986497457560c8255e0

+ 1 - 1
libs/range

@@ -1 +1 @@
-Subproject commit 2da424d940f17b5432145e64ce0d361fbd0cfa0a
+Subproject commit 367582d0f414ba7098081c69b8b86428905f6f2f

粤ICP备19079148号