Unconditionally return traits_type::eof(). The optionally specified argument is ignored.
Synopsis
Declared in <bdlde_utf8checkinginstreambufwrapper.h>
virtual
int_type
overflow(int_type = traits_type::eof()) override;
Created with MrDocs