Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c74ab286c3d46f9b82671d206e43a74b > files > 342

libstdc++-docs-4.6.3-2.fc15.i686.rpm

<!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"/>
<title>libstdc++: std::_Mem_fn&lt; _Res(_Class::*)(_ArgTypes...) const  &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">libstdc++</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('a00336.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">std::_Mem_fn&lt; _Res(_Class::*)(_ArgTypes...) const &gt; Class Template Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="std::_Mem_fn&lt; _Res(_Class::*)(_ArgTypes...) const  &gt;" --><!-- doxytag: inherits="_Maybe_unary_or_binary_function&lt; _Res, const _Class *, _ArgTypes...&gt;" -->
<p>Implementation of <code>mem_fn</code> for const member function pointers.  
 <a href="a00336.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for std::_Mem_fn&lt; _Res(_Class::*)(_ArgTypes...) const &gt;:</div>
<div class="dyncontent">
<div class="center"><img src="a01812.png" border="0" usemap="#std_1_1___mem__fn_3_01___res_07___class_1_1_5_08_07___arg_types_8_8_8_08_01const_01_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="std_1_1___mem__fn_3_01___res_07___class_1_1_5_08_07___arg_types_8_8_8_08_01const_01_01_4_inherit__map" id="std_1_1___mem__fn_3_01___res_07___class_1_1_5_08_07___arg_types_8_8_8_08_01const_01_01_4_inherit__map">
<area shape="rect" id="node2" href="a00238.html" title="std::_Maybe_unary_or_binary_function\&lt; _Res, const _Class *, _ArgTypes...\&gt;" alt="" coords="5,101,443,131"/><area shape="rect" id="node4" href="a00238.html" title="std::_Maybe_unary_or_binary_function\&lt; _Res, _ArgTypes \&gt;" alt="" coords="49,5,399,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="a01813.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li><a class="anchor" id="ae1c228deafdd169acd0b342ffa0f2b1e"></a><!-- doxytag: member="std::_Mem_fn&lt; _Res(_Class::*)(_ArgTypes...) const  &gt;::result_type" ref="ae1c228deafdd169acd0b342ffa0f2b1e" args="" -->
typedef _Res <b>result_type</b>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="anchor" id="a0c53e73d5f5a9e3cde7b7ec14e38dcad"></a><!-- doxytag: member="std::_Mem_fn&lt; _Res(_Class::*)(_ArgTypes...) const  &gt;::_Mem_fn" ref="a0c53e73d5f5a9e3cde7b7ec14e38dcad" args="(_Functor __pmf)" -->
<b>_Mem_fn</b> (_Functor __pmf)
<li><a class="anchor" id="a3380d53ef57bb79f47e3cdc70b57e434"></a><!-- doxytag: member="std::_Mem_fn&lt; _Res(_Class::*)(_ArgTypes...) const  &gt;::operator()" ref="a3380d53ef57bb79f47e3cdc70b57e434" args="(_Tp &amp;__object, _ArgTypes...__args) const " -->
template&lt;typename _Tp &gt; _Res <b>operator()</b> (_Tp &amp;__object, _ArgTypes...__args) const 
<li><a class="anchor" id="ac7da4c91e114363320b27a3557fc0cce"></a><!-- doxytag: member="std::_Mem_fn&lt; _Res(_Class::*)(_ArgTypes...) const  &gt;::operator()" ref="ac7da4c91e114363320b27a3557fc0cce" args="(const _Class *__object, _ArgTypes...__args) const " -->
_Res <b>operator()</b> (const _Class *__object, _ArgTypes...__args) const 
<li><a class="anchor" id="a27c583b1032f07c74b56f3306b8136c6"></a><!-- doxytag: member="std::_Mem_fn&lt; _Res(_Class::*)(_ArgTypes...) const  &gt;::operator()" ref="a27c583b1032f07c74b56f3306b8136c6" args="(const _Class &amp;__object, _ArgTypes...__args) const " -->
_Res <b>operator()</b> (const _Class &amp;__object, _ArgTypes...__args) const 
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><h3>template&lt;typename _Res, typename _Class, typename... _ArgTypes&gt;<br/>
class std::_Mem_fn&lt; _Res(_Class::*)(_ArgTypes...) const  &gt;</h3>

<p>Implementation of <code>mem_fn</code> for const member function pointers. </p>

<p>Definition at line <a class="el" href="a00884_source.html#l00568">568</a> of file <a class="el" href="a00884_source.html">functional</a>.</p>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a00884_source.html">functional</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="a01137.html">std</a>      </li>
      <li class="navelem"><a class="el" href="a00336.html">_Mem_fn&lt; _Res(_Class::*)(_ArgTypes...) const  &gt;</a>      </li>
      <li class="footer">Generated by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </li>
    </ul>
  </div>

</body>
</html>