Fermat
|
A unary functor returning true if op evaluates to true
#include <functors.h>
Public Types | |
typedef T | argument_type |
typedef bool | result_type |
Public Methods | |
CUGAR_FORCEINLINE CUGAR_HOST_DEVICE result_type | operator() (const T op) const |