Urdl C++ Library

PrevUpHomeNext
istreambuf::underflow

Overrides std::streambuf behaviour.

int_type underflow();

par Remarks Behaves according to the specification of std::streambuf::underflow().


PrevUpHomeNext