Public Member Functions | List of all members
std::not_equal_to< const _Tp & > Struct Template Reference

One of the comparison functors. More...

#include <mystd.hpp>

Inheritance diagram for std::not_equal_to< const _Tp & >:
Inheritance graph
[legend]

Public Member Functions

bool operator() (const _Tp &__x, const _Tp &__y) const
 

Detailed Description

template<class _Tp>
struct std::not_equal_to< const _Tp & >

One of the comparison functors.

Definition at line 176 of file mystd.hpp.

Member Function Documentation

template<class _Tp >
bool std::not_equal_to< const _Tp & >::operator() ( const _Tp &  __x,
const _Tp &  __y 
) const
inline

Definition at line 179 of file mystd.hpp.


The documentation for this struct was generated from the following file:


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:48