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

#include <mystd.hpp>

Inheritance diagram for std::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::equal_to< const _Tp & >

Definition at line 168 of file mystd.hpp.

Member Function Documentation

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

Definition at line 171 of file mystd.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:47