Function rdf4cpp::parser::istream_eof

Function Documentation

static int rdf4cpp::parser::istream_eof(void *voided_self) noexcept

Adaptor function for serd to check if an std::istream is at the end of file

Parameters:

voided_self – pointer to std::istream cast to void *

Returns:

whether the given istream encountered an error (cast to int)