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

Detailed description

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

greater than zero functor

#include <functors.h>

Public Types

typedef unary_function_tag function_tag
 
typedef T argument_type
 
typedef bool result_type
 

Public Methods

CUGAR_HOST_DEVICE bool operator() (const T &v) const
 

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