PLearn 0.1
Static Public Member Functions
PLearn::chkUnsigned< x > Struct Template Reference

#include <PStream.h>

List of all members.

Static Public Member Functions

template<class I >
static bool notOk (I &y)

Detailed Description

template<bool x>
struct PLearn::chkUnsigned< x >

Definition at line 65 of file PStream.h.


Member Function Documentation

template<bool x>
template<class I >
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; } };

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines