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