gcc/libstdc++-v3/include
Jonathan Wakely 1f8d01eb14 libstdc++: One more change for Clang to support constexpr std::string [PR103295]
All writes into the allocated buffer need to be via traits_type::assign
to begin lifetimes.

libstdc++-v3/ChangeLog:

	PR libstdc++/103295
	* include/bits/basic_string.tcc (_M_construct): Use the
	traits assign member to write into allcoated memory.
2021-11-19 20:17:52 +00:00
..
backward
bits libstdc++: One more change for Clang to support constexpr std::string [PR103295] 2021-11-19 20:17:52 +00:00
c
c_compatibility
c_global
c_std
debug libstdc++: [_GLIBCXX_DEBUG] Remove _Safe_container<>::_M_safe() 2021-11-14 21:55:01 +01:00
decimal
experimental libstdc++: Use std::construct_at in net::ip::address 2021-11-17 17:28:52 +00:00
ext libstdc++: Begin lifetime of chars in constexpr std::string [PR103295] 2021-11-19 18:15:15 +00:00
parallel
precompiled libstdc++: Implement std::spanstream for C++23 2021-11-13 11:45:31 +00:00
pstl
std libstdc++: Begin lifetime of chars in constexpr std::string [PR103295] 2021-11-19 18:15:15 +00:00
tr1
tr2
Makefile.am libstdc++: Implement std::spanstream for C++23 2021-11-13 11:45:31 +00:00
Makefile.in libstdc++: Implement std::spanstream for C++23 2021-11-13 11:45:31 +00:00