Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
istreambuf_iterator::equal
bool equal(const istreambuf_iterator& rhs);
The member function returns true only if the stored stream-buffer pointers for the object and rhs
are both null pointers or are both non-null pointers.