MDL SDK API nvidia_logo_transpbg.gif Up

Functor for the logical or operator, ||. More...

#include <function.h>

Public Member Functions

template<typename T>
bool operator() (const T &t1, const T &t2) const
 Functor call. More...
 

Detailed Description

Functor for the logical or operator, ||.