You are here:
C++ Reference
»
C++ Standard Template Library
»
The <functional> header file
»
binder1st
binder1st
Syntax:
template
<
class Operation
>
class binder1st
;