Similar to std::less, but allows two different types.
More...
#include <base.h>
|
bool | operator() (const _T1 &__t1, const _T2 &__t2) const |
|
bool | operator() (const _T2 &__t2, const _T1 &__t1) const |
|
template<typename _T1, typename _T2>
struct __gnu_parallel::_Less< _T1, _T2 >
Similar to std::less, but allows two different types.
template<typename _T1 , typename _T2 >
template<typename _T1 , typename _T2 >
The documentation for this struct was generated from the following file:
- /usr/include/c++/5/parallel/base.h