gcc/libstdc++-v3/include/experimental
Jonathan Wakely 700e6332a7 Remove redundant step in experimental::filesystem::path construction
* include/experimental/bits/fs_path.h
	(path::_S_convert_loc<_InputIterator>): Create const std::string to
	avoid redundant call to _S_convert_loc with non-const pointers.

From-SVN: r270608
2019-04-26 16:58:47 +01:00
..
bits Remove redundant step in experimental::filesystem::path construction 2019-04-26 16:58:47 +01:00
algorithm
any Fix after P0600. 2019-01-21 11:47:30 +00:00
array
buffer
chrono
deque
executor
filesystem
forward_list Avoid ambiguity between C++2a std::erase_if and LFTS version 2019-01-29 00:47:38 +00:00
functional
internet PR libstdc++/89460 Fix Networking TS test failures on HP-UX 2019-03-11 16:28:11 +00:00
io_context
iterator
list Avoid ambiguity between C++2a std::erase_if and LFTS version 2019-01-29 00:47:38 +00:00
map
memory
memory_resource Fix after P0600. 2019-01-21 11:47:30 +00:00
net
netfwd
numeric
optional
propagate_const
random
ratio
regex
set
socket PR libstdc++/89460 Fix Networking TS test failures on HP-UX 2019-03-11 16:28:11 +00:00
source_location
string P0482R5 char8_t: Standard library support 2019-02-19 02:54:42 +00:00
string_view Fix basic_string_view typedefs and enforce preconditions 2019-04-24 16:17:53 +01:00
system_error
timer
tuple
type_traits
unordered_map
unordered_set
utility
vector