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