gcc/libstdc++-v3/include/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
..
bits libstdc++: Fix experimental::path::generic_string (PR 93245) 2020-03-21 22:11:44 +00:00
algorithm
any
array
buffer
chrono
deque
executor libstdc++: Make net::service_already_exists default constructible 2020-04-24 14:15:51 +01:00
filesystem
forward_list
functional
internet
io_context
iterator
list
map
memory
memory_resource
net
netfwd
numeric
optional
propagate_const
random
ratio
regex
set
socket libstdc++: Fix type-erasure in experimental::net::executor (PR 94203) 2020-03-18 00:23:39 +00:00
source_location
string
string_view
system_error
timer
tuple
type_traits
unordered_map
unordered_set
utility
vector