man std::not_equal_to (Fonctions bibliothèques) - One of the comparison functors.
NAME
std::not_equal_to - One of the comparison functors.
SYNOPSIS
#include <functional>
Detailed Description
template<class Type> struct std::not_equal_to< Type >
One of the comparison functors.
Definition at line 205 of file functional.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.