aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/stl_stack.h
AgeCommit message (Expand)AuthorFilesLines
3 dayslibstdc++: Define __cpp_lib_containers_ranges in appropriate headers [PR111055]Tomasz Kamiński1-4/+4
2025-03-13libstdc++: Add P1206R7 from_range members to container adaptors [PR111055]Jonathan Wakely1-0/+46
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-16libstdc++: Only declare feature test macros in standard headersJonathan Wakely1-5/+2
2023-08-16libstdc++: Replace all manual FTM definitions and useArsen Arsenović1-3/+4
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-19libstdc++: Fix std::stack deduction guideJonathan Wakely1-1/+1
2021-10-05libstdc++: Update __cpp_lib_adaptor_iterator_pair_constructor valueJonathan Wakely1-1/+1
2021-10-04libstdc++: Implement P1518R2 for container deduction guidesJonathan Wakely1-2/+1
2021-10-01libstdc++: Add container adaptor constructors taking iterators (P1425R4)Jonathan Wakely1-0/+34
2021-08-04libstdc++: Add [[nodiscard]] to sequence containersJonathan Wakely1-0/+10
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-04-19libstdc++: Define operator<=> for std::stack and std::queueJonathan Wakely1-0/+13
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-02-26PR libstdc++/89477 constrain deduction guides for maps and setsJonathan Wakely1-3/+3
2019-02-14Enforce LWG DR 2566 requirement for container adaptorsJonathan Wakely1-1/+9
2019-02-05PR libstdc++/89128 add deduction guides for container adaptorsJonathan Wakely1-0/+12
2019-01-21Fix after P0600.Ulrich Drepper1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-31re PR libstdc++/81599 (Error in documentation of std::stack)Marek Polacek1-1/+1
2017-03-20stl_deque.h (deque): Access allocator value_type only if concept checks are e...François Dumont1-13/+15
2017-01-12PR77528 partially revert r244278 and define default constructorsJonathan Wakely1-5/+4
2017-01-10PR77528 add default constructors for container adaptorsJonathan Wakely1-1/+7
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-17Implement P0084R2, Emplace return type, for C++17Jonathan Wakely1-0/+7
2016-06-16Provide swappable traits (p0185r1)Daniel Kruegler1-3/+13
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-11Allocator-extended constructors for container adaptors.Jonathan Wakely1-0/+27
2015-08-18re PR libstdc++/67066 (libstdc++-v3/src/filesystem/dir.cc fails to compile wi...Jonathan Wakely1-0/+2
2015-06-05Add __is_nothrow_swappable and take it into use.Ville Voutilainen1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-22Include <bits/uses_allocator.h> in <stack> and <queue>.Jonathan Wakely1-0/+3
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-3/+1
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-4/+4
2012-05-02re PR libstdc++/44015 (template parameters not documented)Benjamin Kosnik1-1/+4
2011-08-07user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik1-6/+6
2011-05-26stl_queue.h: Use noexcept per the FDIS.Paolo Carlini1-0/+2
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-2/+5
2011-01-17stl_queue.h (queue<>::swap, [...]): Implement DR 1198.Paolo Carlini1-2/+6
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-2/+2
2010-09-27allocator.h (allocator_arg_t, [...]): Add.Paolo Carlini1-0/+4
2010-02-04re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)Benjamin Kosnik1-2/+2
2009-05-18stl_pair.h (swap): Do not swap rvalues.Jonathan Wakely1-11/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2009-02-21user.cfg.in: Tweaks.Benjamin Kosnik1-1/+0
2009-02-19doxygroups.cc: Move algorithm groups into algorithmfwd.h.Benjamin Kosnik1-2/+2