mirror of
https://github.com/boostorg/more.git
synced 2025-04-10 16:20:13 +08:00
More Boost.Threads doc changes
[SVN r13453]
This commit is contained in:
parent
c426b4bcea
commit
b0f521ec6e
@ -87,9 +87,9 @@ namespace boost
|
||||
<dt><b>Returns:</b> {{text}}</dt>
|
||||
<dt><b>Throws:</b> {{text}}</dt>
|
||||
<dt><b>Complexity:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Note:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
</dl>
|
||||
<pre>
|
||||
{{destructor}}
|
||||
@ -101,9 +101,9 @@ namespace boost
|
||||
<dt><b>Returns:</b> {{text}}</dt>
|
||||
<dt><b>Throws:</b> {{text}}</dt>
|
||||
<dt><b>Complexity:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Note:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
</dl>
|
||||
<h4><a name="class-spec-comparisons"></a>Class <code>{{class name}}</code> comparison functions</h4>
|
||||
<pre>
|
||||
@ -116,9 +116,9 @@ namespace boost
|
||||
<dt><b>Returns:</b> {{text}}</dt>
|
||||
<dt><b>Throws:</b> {{text}}</dt>
|
||||
<dt><b>Complexity:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Note:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
</dl>
|
||||
<h4><a name="class-spec-modifiers"></a>Class <code>{{class name}}</code> modifier functions</h4>
|
||||
<pre>
|
||||
@ -131,9 +131,9 @@ namespace boost
|
||||
<dt><b>Returns:</b> {{text}}</dt>
|
||||
<dt><b>Throws:</b> {{text}}</dt>
|
||||
<dt><b>Complexity:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Note:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
</dl>
|
||||
<h4><a name="class-spec-observers"></a>Class <code>{{class name}}</code> observer functions</h4>
|
||||
<pre>
|
||||
@ -146,9 +146,9 @@ namespace boost
|
||||
<dt><b>Returns:</b> {{text}}</dt>
|
||||
<dt><b>Throws:</b> {{text}}</dt>
|
||||
<dt><b>Complexity:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Note:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
</dl>
|
||||
<h4><a name="class-spec-statics"></a>Class <code>{{class name}}</code> static functions</h4>
|
||||
<pre>
|
||||
@ -161,9 +161,9 @@ namespace boost
|
||||
<dt><b>Returns:</b> {{text}}</dt>
|
||||
<dt><b>Throws:</b> {{text}}</dt>
|
||||
<dt><b>Complexity:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Note:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
</dl>
|
||||
<h2><a name="functions"></a>Functions</h2>
|
||||
<pre>
|
||||
@ -176,9 +176,9 @@ namespace boost
|
||||
<dt><b>Returns:</b> {{text}}</dt>
|
||||
<dt><b>Throws:</b> {{text}}</dt>
|
||||
<dt><b>Complexity:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Note:</b> {{text}}</dt>
|
||||
<dt><b>Danger:</b> {{text}}</dt>
|
||||
<dt><b>Rationale:</b> {{text}}</dt>
|
||||
</dl>
|
||||
<h2><a name="objects"></a>Objects</h2>
|
||||
<p><a name="object-spec"></a>{{Object specifications}}</p>
|
||||
|
Loading…
Reference in New Issue
Block a user