-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclassstd_1_1binary__function.html
More file actions
109 lines (92 loc) · 5.79 KB
/
Copy pathclassstd_1_1binary__function.html
File metadata and controls
109 lines (92 loc) · 5.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>thrust: binary_function Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">thrust
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.6.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="headertitle">
<div class="title">binary_function Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="std::binary_function" --><div class="dynheader">
Inheritance diagram for binary_function:</div>
<div class="dyncontent">
<div class="center">
<img src="classstd_1_1binary__function.png" usemap="#binary_function_map" alt=""/>
<map id="binary_function_map" name="binary_function_map">
<area href="structthrust_1_1binary__function.html" alt="thrust::binary_function< Predicate::first_argument_type, Predicate::second_argument_type, bool >" shape="rect" coords="0,56,565,80"/>
<area href="structthrust_1_1binary__function.html" alt="thrust::binary_function< T, T, bool >" shape="rect" coords="575,56,1140,80"/>
<area href="structthrust_1_1binary__function.html" alt="thrust::binary_function< T, T, T >" shape="rect" coords="1725,56,2290,80"/>
<area href="structthrust_1_1binary__function.html" alt="thrust::binary_function< T1, T2, T1 >" shape="rect" coords="2875,56,3440,80"/>
<area href="structthrust_1_1binary__function.html" alt="thrust::binary_function< T1, T2, T2 >" shape="rect" coords="3450,56,4015,80"/>
<area href="structthrust_1_1binary__function.html" alt="thrust::binary_function< Argument1, Argument2, Result >" shape="rect" coords="4025,56,4590,80"/>
<area href="structthrust_1_1binary__negate.html" alt="thrust::binary_negate< Predicate >" shape="rect" coords="0,112,565,136"/>
<area href="structthrust_1_1equal__to.html" alt="thrust::equal_to< T >" shape="rect" coords="1150,112,1715,136"/>
<area href="structthrust_1_1greater.html" alt="thrust::greater< T >" shape="rect" coords="1150,168,1715,192"/>
<area href="structthrust_1_1greater__equal.html" alt="thrust::greater_equal< T >" shape="rect" coords="1150,224,1715,248"/>
<area href="structthrust_1_1less.html" alt="thrust::less< T >" shape="rect" coords="1150,280,1715,304"/>
<area href="structthrust_1_1less__equal.html" alt="thrust::less_equal< T >" shape="rect" coords="1150,336,1715,360"/>
<area href="structthrust_1_1logical__and.html" alt="thrust::logical_and< T >" shape="rect" coords="1150,392,1715,416"/>
<area href="structthrust_1_1logical__or.html" alt="thrust::logical_or< T >" shape="rect" coords="1150,448,1715,472"/>
<area href="structthrust_1_1not__equal__to.html" alt="thrust::not_equal_to< T >" shape="rect" coords="1150,504,1715,528"/>
<area href="structthrust_1_1bit__and.html" alt="thrust::bit_and< T >" shape="rect" coords="2300,112,2865,136"/>
<area href="structthrust_1_1bit__or.html" alt="thrust::bit_or< T >" shape="rect" coords="2300,168,2865,192"/>
<area href="structthrust_1_1bit__xor.html" alt="thrust::bit_xor< T >" shape="rect" coords="2300,224,2865,248"/>
<area href="structthrust_1_1divides.html" alt="thrust::divides< T >" shape="rect" coords="2300,280,2865,304"/>
<area href="structthrust_1_1maximum.html" alt="thrust::maximum< T >" shape="rect" coords="2300,336,2865,360"/>
<area href="structthrust_1_1minimum.html" alt="thrust::minimum< T >" shape="rect" coords="2300,392,2865,416"/>
<area href="structthrust_1_1minus.html" alt="thrust::minus< T >" shape="rect" coords="2300,448,2865,472"/>
<area href="structthrust_1_1modulus.html" alt="thrust::modulus< T >" shape="rect" coords="2300,504,2865,528"/>
<area href="structthrust_1_1multiplies.html" alt="thrust::multiplies< T >" shape="rect" coords="2300,560,2865,584"/>
<area href="structthrust_1_1plus.html" alt="thrust::plus< T >" shape="rect" coords="2300,616,2865,640"/>
<area href="structthrust_1_1project1st.html" alt="thrust::project1st< T1, T2 >" shape="rect" coords="2875,112,3440,136"/>
<area href="structthrust_1_1project2nd.html" alt="thrust::project2nd< T1, T2 >" shape="rect" coords="3450,112,4015,136"/>
</map>
</div></div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="functional_8h_source.html">functional.h</a></li>
</ul>
</div><!-- contents -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Mar 7 2012 17:18:43 for thrust by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>
</body>
</html>