forked from boostorg/function
Document nested class template "sig"
[SVN r17946]
This commit is contained in:
@ -133,6 +133,18 @@
|
|||||||
<default>N</default>
|
<default>N</default>
|
||||||
</static-constant>
|
</static-constant>
|
||||||
|
|
||||||
|
<struct name="sig">
|
||||||
|
<template>
|
||||||
|
<template-type-parameter name="Args"/>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<purpose>
|
||||||
|
<simpara><libraryname>Lambda</libraryname> library support</simpara>
|
||||||
|
</purpose>
|
||||||
|
|
||||||
|
<typedef name="type"><type>result_type</type></typedef>
|
||||||
|
</struct>
|
||||||
|
|
||||||
<constructor>
|
<constructor>
|
||||||
<postconditions><simpara><code>this-><methodname>empty</methodname>()</code></simpara></postconditions>
|
<postconditions><simpara><code>this-><methodname>empty</methodname>()</code></simpara></postconditions>
|
||||||
<throws><simpara>Will not throw.</simpara></throws>
|
<throws><simpara>Will not throw.</simpara></throws>
|
||||||
@ -330,6 +342,18 @@
|
|||||||
<default>N</default>
|
<default>N</default>
|
||||||
</static-constant>
|
</static-constant>
|
||||||
|
|
||||||
|
<struct name="sig">
|
||||||
|
<template>
|
||||||
|
<template-type-parameter name="Args"/>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<purpose>
|
||||||
|
<simpara><libraryname>Lambda</libraryname> library support</simpara>
|
||||||
|
</purpose>
|
||||||
|
|
||||||
|
<typedef name="type"><type>result_type</type></typedef>
|
||||||
|
</struct>
|
||||||
|
|
||||||
<constructor>
|
<constructor>
|
||||||
<postconditions><simpara><code>this-><methodname>empty</methodname>()</code></simpara></postconditions>
|
<postconditions><simpara><code>this-><methodname>empty</methodname>()</code></simpara></postconditions>
|
||||||
<throws><simpara>Will not throw.</simpara></throws>
|
<throws><simpara>Will not throw.</simpara></throws>
|
||||||
|
Reference in New Issue
Block a user