Browse Source

Changed call_once to header-only template that takes arbitrary function objects; this changes parameter order

[SVN r39701]
Anthony Williams 18 years ago
parent
commit
4892ccc3ea
3 changed files with 3 additions and 3 deletions
  1. 1 1
      libs/regex
  2. 1 1
      libs/spirit
  3. 1 1
      libs/thread

+ 1 - 1
libs/regex

@@ -1 +1 @@
-Subproject commit 768c8c5d8865a551c961023492342036cd4bf6ec
+Subproject commit e1484fc788fd43b46fe596d78e9b6bfcfd8a0165

+ 1 - 1
libs/spirit

@@ -1 +1 @@
-Subproject commit 885a3ac6f0d3ce04bbc33e0339a892573de60ee5
+Subproject commit 8ca1e039a1e365cb7072795630629c8405cb72c3

+ 1 - 1
libs/thread

@@ -1 +1 @@
-Subproject commit a0fff90c261d42326eeebabb1c758f3942451eac
+Subproject commit 4b5046366b694a11875acd970c8b0e333a2123ae

粤ICP备19079148号