MDL SDK API nvidia_logo_transpbg.gif Up

Functor for the logical not operator, !. More...

#include <function.h>

Public Member Functions

template<typename T>
bool operator() (const T &t) const
 Functor call. More...
 

Detailed Description

Functor for the logical not operator, !.