QUDA  v0.7.0
A library for QCD on GPUs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Loki::Private::AssocVectorCompare< Value, C > Class Template Reference

#include <loki.h>

+ Inheritance diagram for Loki::Private::AssocVectorCompare< Value, C >:

Public Member Functions

 AssocVectorCompare ()
 
 AssocVectorCompare (const C &src)
 
bool operator() (const first_argument_type &lhs, const first_argument_type &rhs) const
 
bool operator() (const Data &lhs, const Data &rhs) const
 
bool operator() (const Data &lhs, const first_argument_type &rhs) const
 
bool operator() (const first_argument_type &lhs, const Data &rhs) const
 

Detailed Description

template<class Value, class C>
class Loki::Private::AssocVectorCompare< Value, C >

Definition at line 34 of file loki.h.

Constructor & Destructor Documentation

template<class Value, class C>
Loki::Private::AssocVectorCompare< Value, C >::AssocVectorCompare ( )
inline

Definition at line 41 of file loki.h.

template<class Value, class C>
Loki::Private::AssocVectorCompare< Value, C >::AssocVectorCompare ( const C &  src)
inline

Definition at line 44 of file loki.h.

Member Function Documentation

template<class Value, class C>
bool Loki::Private::AssocVectorCompare< Value, C >::operator() ( const first_argument_type &  lhs,
const first_argument_type &  rhs 
) const
inline

Definition at line 47 of file loki.h.

template<class Value, class C>
bool Loki::Private::AssocVectorCompare< Value, C >::operator() ( const Data &  lhs,
const Data &  rhs 
) const
inline

Definition at line 51 of file loki.h.

template<class Value, class C>
bool Loki::Private::AssocVectorCompare< Value, C >::operator() ( const Data &  lhs,
const first_argument_type &  rhs 
) const
inline

Definition at line 54 of file loki.h.

template<class Value, class C>
bool Loki::Private::AssocVectorCompare< Value, C >::operator() ( const first_argument_type &  lhs,
const Data &  rhs 
) const
inline

Definition at line 58 of file loki.h.


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