atlas  0.6
Public Member Functions | Private Attributes | List of all members
atlas::comparison::Compare< F > Class Template Reference

#include <comparison.h>

Public Member Functions

 Compare (const F &f)
 
bool operator() (typename F::argument_type x, typename F::argument_type y) const
 

Private Attributes

const F & d_f
 

Constructor & Destructor Documentation

template<typename F >
atlas::comparison::Compare< F >::Compare ( const F &  f)
inlineexplicit

Member Function Documentation

template<typename F >
bool atlas::comparison::Compare< F >::operator() ( typename F::argument_type  x,
typename F::argument_type  y 
) const
inline

Member Data Documentation

template<typename F >
const F& atlas::comparison::Compare< F >::d_f
private

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