diff --git a/libs/thread b/libs/thread index 97cdaca028..d60e66fb00 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 97cdaca028e723dea3bc768bb87fa0db0e783c53 +Subproject commit d60e66fb002773dd373767fcfe653bbdf1a1fe54 diff --git a/more/writingdoc/template/header.html b/more/writingdoc/template/header.html index 0a609f02f5..3e12586e28 100644 --- a/more/writingdoc/template/header.html +++ b/more/writingdoc/template/header.html @@ -87,9 +87,9 @@ namespace boost
Returns: {{text}}
Throws: {{text}}
Complexity: {{text}}
-
Rationale: {{text}}
-
Danger: {{text}}
Note: {{text}}
+
Danger: {{text}}
+
Rationale: {{text}}
 {{destructor}}
@@ -101,9 +101,9 @@ namespace boost
   
Returns: {{text}}
Throws: {{text}}
Complexity: {{text}}
-
Rationale: {{text}}
-
Danger: {{text}}
Note: {{text}}
+
Danger: {{text}}
+
Rationale: {{text}}

Class {{class name}} comparison functions

@@ -116,9 +116,9 @@ namespace boost
   
Returns: {{text}}
Throws: {{text}}
Complexity: {{text}}
-
Rationale: {{text}}
-
Danger: {{text}}
Note: {{text}}
+
Danger: {{text}}
+
Rationale: {{text}}

Class {{class name}} modifier functions

@@ -131,9 +131,9 @@ namespace boost
   
Returns: {{text}}
Throws: {{text}}
Complexity: {{text}}
-
Rationale: {{text}}
-
Danger: {{text}}
Note: {{text}}
+
Danger: {{text}}
+
Rationale: {{text}}

Class {{class name}} observer functions

@@ -146,9 +146,9 @@ namespace boost
   
Returns: {{text}}
Throws: {{text}}
Complexity: {{text}}
-
Rationale: {{text}}
-
Danger: {{text}}
Note: {{text}}
+
Danger: {{text}}
+
Rationale: {{text}}

Class {{class name}} static functions

@@ -161,9 +161,9 @@ namespace boost
   
Returns: {{text}}
Throws: {{text}}
Complexity: {{text}}
-
Rationale: {{text}}
-
Danger: {{text}}
Note: {{text}}
+
Danger: {{text}}
+
Rationale: {{text}}

Functions

@@ -176,9 +176,9 @@ namespace boost
   
Returns: {{text}}
Throws: {{text}}
Complexity: {{text}}
-
Rationale: {{text}}
-
Danger: {{text}}
Note: {{text}}
+
Danger: {{text}}
+
Rationale: {{text}}

Objects

{{Object specifications}}