[ Web Proxy ]
URL:
Viewing: http://ru.cppreference.com/cpp/iterator/ostreambuf_iterator/failed [Back]  [Original]

std::ostreambuf_iterator::failed cppreference.com
cppreference.com

std::ostreambuf_iterator::failed

cppreference.com

<metanoindex/>

 
C++
(C++20)
(C++20)
(C++11)
(C++20)
/
(C++11)
(C++11)
(C++11)
(C++17)
 
(C++20)
(C++11)
(C++11)
(C++11)(C++14)
(C++11)(C++14)
(C++17)(C++20)
(C++14)(C++14)
(C++14)(C++14)
(C++17)
(C++17)
 
 
<tbody> </tbody>
bool failed() const
true, , , std::basic_streambuf::sputc ( =) Traits::eof.
:
Returns true if the iterator encountered the end-of-file condition, that is, if an earlier call to std::basic_streambuf::sputc (made by =) returned Traits::eof .
Google.
. .

()

true putput, false .
:
true if this iterator has encountered the end-of-file condition on putput, false otherwise.
Google.
. .

noexcept:  
noexcept
  


Web Proxy Viewer  |  New URL  |  Original Page