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

Detailed description

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

binary OR functor

#include <functors.h>

Public Types

typedef T first_argument_type
 
typedef T second_argument_type
 
typedef T result_type
 

Public Methods

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

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