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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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.