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

Detailed description

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

default predicate functor, returning the standard conversion to boolean

#include <functors.h>

Public Types

typedef unary_function_tag function_tag
 

Public Methods

CUGAR_HOST_DEVICE bool operator() (const T t) const
 

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