gcc/libstdc++-v3/testsuite/experimental
Jonathan Wakely 00082ff88c libstdc++: Make net::service_already_exists default constructible
The LWG issue I created is Tentatively Ready and proposes to declare a
public default constructor, rather than the private one I added
recently.

	* include/experimental/executor (service_already_exists): Make default
	constructor public (LWG 3414).
	* testsuite/experimental/net/execution_context/make_service.cc: Check
	the service_already_exists can be default constructed.
2020-04-24 14:15:51 +01:00
..
algorithm
any
array
chrono
deque
filesystem libstdc++: Fix experimental::path::generic_string (PR 93245) 2020-03-21 22:11:44 +00:00
forward_list
functional
iterator
list
map
memory
memory_resource
net libstdc++: Make net::service_already_exists default constructible 2020-04-24 14:15:51 +01:00
numeric
optional
polymorphic_allocator
propagate_const
random
ratio
set
source_location
string
string_view
system_error
tuple
type_erased_allocator
type_traits
unordered_map
unordered_set
vector
feat-char8_t.cc
feat-cxx14.cc
feat-lib-fund.cc
names.cc