PLearn 0.1
|
#include <PStream.h>
Static Public Member Functions | |
template<class I > | |
static bool | notOk (I &y) |
static bool PLearn::chkUnsigned< x >::notOk | ( | I & | y | ) | [inline, static] |
Definition at line 66 of file PStream.h.
References PLearn::chkUnsigned< x >::notOk().
Referenced by PLearn::chkUnsigned< x >::notOk().
{ template<class I> static bool notOk(I& y) { return false; } };