You are here:
C++ Reference
»
C++ Standard Template Library
»
The <functional> header file
»
const_mem_fun1_ref_t
const_mem_fun1_ref_t
Syntax:
template
<
class S
,
class T
,
class A
>
class const_mem_fun1_ref_t
;