summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/stream_iterator.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-03-22libstdc++: Make std::istream_iterator copy ctor constexpr (LWG 3600)Jonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-09-16libstdc++: Make more internal headers include their own dependenciesJonathan Wakely
2022-01-14libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-10-01libstdc++: Add noexcept to istream_iterator and ostream_iteratorJonathan Wakely
2021-08-04libstdc++: Add [[nodiscard]] to iterators and related utilitiesJonathan Wakely
2021-06-17libstdc++: Implement P2325 changes to default-constructibility of viewsPatrick Palka
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-03-18libstdc++: Fix compilation with released versions of ClangJonathan Wakely
2020-02-24libstdc++: Fix noexcept-specifier for istream_iteratorJonathan Wakely
2020-02-24libstdc++: Add default_sentinel support to stream iteratorsJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-06-19Fix non-standard behaviour of std::istream_iteratorJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-06-08Define special members as defaultedJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-04-28libstdc++/70766 use std::addressof instead of operator&Jonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2011-08-07user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik
2010-11-01libstdc++: N3126 draft support.Benjamin Kosnik
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2005-12-26mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.Chris Jefferson
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik
2005-08-17All files: Update FSF address.Kelley Cook
2004-02-08Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti
2004-02-06stl_construct.h: Wrap overlong lines, reformat according to the coding standa...Paolo Carlini
2004-01-27codecvt.h, [...]: Document.Jerry Quinn
2003-11-11[multiple changes]Benjamin Kosnik
2003-07-05Move from CPP to CXX.Benjamin Kosnik
2001-11-02c_io_stdio.h: Correct grammar in comments.Phil Edwards
2001-06-26stream_iterator.h (istream_iterator): Add copy ctor.Benjamin Kosnik
2001-06-26sbuf_iter.h: Change to..Benjamin Kosnik