Public Member Functions
std::less< const _Tp & > Struct Template Reference

One of the comparison functors. More...

#include <mystd.hpp>

List of all members.

Public Member Functions

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

Detailed Description

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

One of the comparison functors.

Definition at line 192 of file mystd.hpp.


Member Function Documentation

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

Definition at line 195 of file mystd.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:40