man std::negate (Fonctions bibliothèques) - One of the math functors.

NAME

std::negate - One of the math functors.

SYNOPSIS



#include <functional>

Detailed Description

template<class Type> struct std::negate< Type >

One of the math functors.

Definition at line 179 of file functional.

Author

Generated automatically by Doxygen for libstdc++-v3 Source from the source code.