#include <PStream.h>
List of all members.
Definition at line 67 of file PStream.h.
[inline, static]
Definition at line 68 of file PStream.h.
References notOk().
Referenced by notOk().
{ template<class I> static bool notOk(I& y) { return y<0; } };