Go to the documentation of this file.
40 std::ostringstream buf;
59 val =
static_cast<unsigned long>(t.
labelToken());
65 <<
"wrong token type - expected unsigned long found " << t.
info()
72 is.
check(
"Istream& operator>>(Istream&, unsigned long&)");
90 os.
check(
"Ostream& operator<<(Ostream&, const unsigned long)");