~ubuntu-branches/ubuntu/wily/libsigc++-2.0/wily-proposed

« back to all changes in this revision

Viewing changes to docs/reference/html/structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Burrows
  • Date: 2005-07-10 14:34:54 UTC
  • mfrom: (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050710143454-1lickjxb8hzzupx7
Tags: 2.0.10-3
Fix dh_makeshlibs call (it WOULD be the one that I didn't check that
needed to be changed; Closes: #317682).

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
</center>
18
18
<hr width="100%"/>
19
19
 
20
 
<!-- Generated by Doxygen 1.3.8 -->
21
 
<h1>sigc::lambda_operator_unary&lt; T_action, T_type &gt;::deduce_result_type&lt; T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7 &gt; Struct Template Reference</h1><a href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
 
20
<!-- Generated by Doxygen 1.3.9.1 -->
 
21
<h1>sigc::lambda_operator_unary&lt; T_action, T_type &gt;::deduce_result_type&lt; T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7 &gt; Struct Template Reference</h1><a href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
22
22
<tr><td></td></tr>
23
 
<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
24
 
<tr><td class="memItemLeft" nowrap align=right valign=top>typedef arg_type::template <br>
 
23
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
 
24
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef arg_type::template <br>
25
25
<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html">deduce_result_type</a>&lt; typename <br>
26
26
<a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg1&gt;::pass,<br>
27
27
 typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt; T_arg2 <br>
32
32
&gt;::pass, typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;<br>
33
33
 T_arg6 &gt;::pass, typename <br>
34
34
<a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg7&gt;::pass <br>
35
 
&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w1">type</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w0">operand_type</a></td></tr>
 
35
&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w1">type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w0">operand_type</a></td></tr>
36
36
 
37
 
<tr><td class="memItemLeft" nowrap align=right valign=top>typedef <a class="el" href="structsigc_1_1lambda__action__unary__deduce__result__type.html">lambda_action_unary_deduce_result_type</a>&lt;<br>
 
37
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="structsigc_1_1lambda__action__unary__deduce__result__type.html">lambda_action_unary_deduce_result_type</a>&lt;<br>
38
38
 T_action, <a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w0">operand_type</a> <br>
39
 
&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w1">type</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w1">type</a></td></tr>
 
39
&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w1">type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w1">type</a></td></tr>
40
40
 
41
41
</table>
42
42
<h3>template &lt;class T_action, class T_type&gt;<br>
44
44
 struct sigc::lambda_operator_unary&lt; T_action, T_type &gt;::deduce_result_type&lt; T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7 &gt;</h3>
45
45
 
46
46
<hr><h2>Member Typedef Documentation</h2>
47
 
<a class="anchor" name="w0" doxytag="sigc::lambda_operator_unary::deduce_result_type::operand_type" ></a><p>
 
47
<a class="anchor" name="w0" doxytag="sigc::lambda_operator_unary::deduce_result_type::operand_type"></a><p>
48
48
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
49
49
  <tr>
50
50
    <td class="mdRow">
58
58
template &lt;class T_arg1 = void, class T_arg2 = void, class T_arg3 = void, class T_arg4 = void, class T_arg5 = void, class T_arg6 = void, class T_arg7 = void&gt; </td>
59
59
        </tr>
60
60
        <tr>
61
 
          <td class="md" nowrap valign="top"> typedef arg_type::template <a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html">deduce_result_type</a>&lt;typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg1&gt;::pass,typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg2&gt;::pass,typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg3&gt;::pass,typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg4&gt;::pass,typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg5&gt;::pass,typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg6&gt;::pass,typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg7&gt;::pass&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w1">type</a> <a class="el" href="structsigc_1_1lambda__operator__unary.html">sigc::lambda_operator_unary</a>&lt;T_action, T_type&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html">deduce_result_type</a>&lt;T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w0">operand_type</a>          </td>
 
61
          <td class="md" nowrap valign="top">typedef arg_type::template <a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html">deduce_result_type</a>&lt;typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg1&gt;::pass,typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg2&gt;::pass,typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg3&gt;::pass,typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg4&gt;::pass,typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg5&gt;::pass,typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg6&gt;::pass,typename <a class="el" href="structsigc_1_1type__trait.html">type_trait</a>&lt;T_arg7&gt;::pass&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w1">type</a> <a class="el" href="structsigc_1_1lambda__operator__unary.html">sigc::lambda_operator_unary</a>&lt;T_action, T_type&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html">deduce_result_type</a>&lt;T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w0">operand_type</a>          </td>
62
62
        </tr>
63
63
      </table>
64
64
    </td>
65
65
  </tr>
66
66
</table>
67
 
<table cellspacing=5 cellpadding=0 border=0>
 
67
<table cellspacing="5" cellpadding="0" border="0">
68
68
  <tr>
69
69
    <td>
70
70
      &nbsp;
75
75
    </td>
76
76
  </tr>
77
77
</table>
78
 
<a class="anchor" name="w1" doxytag="sigc::lambda_operator_unary::deduce_result_type::type" ></a><p>
 
78
<a class="anchor" name="w1" doxytag="sigc::lambda_operator_unary::deduce_result_type::type"></a><p>
79
79
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
80
80
  <tr>
81
81
    <td class="mdRow">
89
89
template &lt;class T_arg1 = void, class T_arg2 = void, class T_arg3 = void, class T_arg4 = void, class T_arg5 = void, class T_arg6 = void, class T_arg7 = void&gt; </td>
90
90
        </tr>
91
91
        <tr>
92
 
          <td class="md" nowrap valign="top"> typedef <a class="el" href="structsigc_1_1lambda__action__unary__deduce__result__type.html">lambda_action_unary_deduce_result_type</a>&lt;T_action, <a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w0">operand_type</a>&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w1">type</a> <a class="el" href="structsigc_1_1lambda__operator__unary.html">sigc::lambda_operator_unary</a>&lt;T_action, T_type&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html">deduce_result_type</a>&lt;T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w1">type</a>          </td>
 
92
          <td class="md" nowrap valign="top">typedef <a class="el" href="structsigc_1_1lambda__action__unary__deduce__result__type.html">lambda_action_unary_deduce_result_type</a>&lt;T_action, <a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w0">operand_type</a>&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w1">type</a> <a class="el" href="structsigc_1_1lambda__operator__unary.html">sigc::lambda_operator_unary</a>&lt;T_action, T_type&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html">deduce_result_type</a>&lt;T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7&gt;::<a class="el" href="structsigc_1_1lambda__operator__unary_1_1deduce__result__type.html#w1">type</a>          </td>
93
93
        </tr>
94
94
      </table>
95
95
    </td>
96
96
  </tr>
97
97
</table>
98
 
<table cellspacing=5 cellpadding=0 border=0>
 
98
<table cellspacing="5" cellpadding="0" border="0">
99
99
  <tr>
100
100
    <td>
101
101
      &nbsp;
110
110
<li><a class="el" href="operator_8h.html">operator.h</a></ul>
111
111
<hr><address><small>
112
112
Generated for libsigc++ 2.0 by <a href="http://www.doxygen.org/index.html">
113
 
Doxygen</a> 1.3.8 &copy;&nbsp;1997-2001</small></address>
 
113
Doxygen</a> 1.3.9.1 &copy;&nbsp;1997-2001</small></address>
114
114
</body>
115
115
</html>