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