Fermat
Public Types | Public Methods | List of all members
cugar::equal_functor< T > Struct Template Reference

Detailed description

template<typename T>
struct cugar::equal_functor< T >

equal to functor

#include <functors.h>

Public Types

typedef binary_function_tag function_tag
 
typedef T first_argument_type
 
typedef T second_argument_type
 
typedef bool result_type
 

Public Methods

CUGAR_HOST_DEVICE bool operator() (const T &op1, const T &op2) const
 

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