gcc/libstdc++-v3/include/std
François Dumont e7fac1e1a5 libstdc++: [_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque
libstdc++-v3/ChangeLog:

	* include/std/deque (erase_if): Use _GLIBCXX_STD_C container reference and
	__niter_wrap to limit _GLIBCXX_DEBUG mode impact.
	* include/std/vector (erase_if): Likewise.
2021-12-08 19:09:47 +01:00
..
algorithm
any libstdc++: Constrain std::make_any [PR102894] 2021-10-22 23:09:54 +01:00
array libstdc++: Define std::__is_constant_evaluated() for internal use 2021-12-01 15:00:33 +00:00
atomic
barrier
bit libstdc++: Define std::__is_constant_evaluated() for internal use 2021-12-01 15:00:33 +00:00
bitset
charconv
chrono
codecvt
complex
concepts
condition_variable
coroutine
deque libstdc++: [_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque 2021-12-08 19:09:47 +01:00
execution
filesystem
forward_list
fstream
functional libstdc++: Add Doxygen comments to contents of <functional> 2021-10-21 22:24:53 +01:00
future
iomanip
ios
iosfwd
iostream
istream
iterator
latch
limits
list
locale
map libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on std::erase_if 2021-11-20 16:11:22 +01:00
memory
memory_resource libstdc++: Make pmr::memory_resource::allocate implicitly create objects 2021-11-11 18:16:17 +00:00
mutex
numbers
numeric
optional libstdc++: Remove constraints from std::optional monadic ops [PR102863] 2021-10-21 01:23:22 +01:00
ostream
queue
random
ranges libstdc++: Implement P2432R1 changes for views::istream 2021-10-21 11:55:19 -04:00
ratio
regex
scoped_allocator
semaphore
set libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on std::erase_if 2021-11-20 16:11:22 +01:00
shared_mutex
source_location
span libstdc++: Reorder constraints on std::span::span(Range&&) constructor. 2021-11-01 21:01:31 +00:00
spanstream libstdc++: Implement std::spanstream for C++23 2021-11-13 11:45:31 +00:00
sstream
stack
stdexcept
stop_token
streambuf
string libstdc++: Implement constexpr std::basic_string for C++20 2021-11-16 16:43:20 +00:00
string_view libstdc++: Begin lifetime of chars in constexpr std::string [PR103295] 2021-11-19 18:15:15 +00:00
syncstream
system_error
thread
tuple libstdc++: Remove workaround for FE bug in std::tuple [PR96592] 2021-11-26 22:26:08 +00:00
type_traits libstdc++: Define std::__is_constant_evaluated() for internal use 2021-12-01 15:00:33 +00:00
typeindex
unordered_map libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on std::erase_if 2021-11-20 16:11:22 +01:00
unordered_set libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on std::erase_if 2021-11-20 16:11:22 +01:00
utility
valarray libstdc++: Add some noexcept to std::valarray 2021-11-03 00:16:01 +00:00
variant libstdc++: Consolidate duplicate metaprogramming utilities 2021-11-04 18:14:50 +00:00
vector libstdc++: [_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque 2021-12-08 19:09:47 +01:00
version libstdc++: Define std::__is_constant_evaluated() for internal use 2021-12-01 15:00:33 +00:00