Browse Source

* Changed BOOST_RE_THREADS to BOOST_HAS_THREADS,
* Updated allocator code to use SGI node based allocator when available.


[SVN r11829]

John Maddock 24 years ago
parent
commit
ff49c388ff
2 changed files with 2 additions and 2 deletions
  1. 1 1
      libs/detail
  2. 1 1
      libs/regex

+ 1 - 1
libs/detail

@@ -1 +1 @@
-Subproject commit 71790af7f6d242e18c1ae310d884efcf9a5efea9
+Subproject commit 528fb226174de5b392f5e16536d068974c1aca5f

+ 1 - 1
libs/regex

@@ -1 +1 @@
-Subproject commit 0bd54d38218f0282730b3afd56231a26388b105f
+Subproject commit 7104418bd5aeee489a97096ea81264426756b53a

粤ICP备19079148号