gcc/libstdc++-v3/include/experimental
Jonathan Wakely a70a4be9c2 Fix versioned namespace macros for Networking TS
We no longer put the versioned namespace macros on the innermost
namespace, but always nested directly below namespace std.

	* include/experimental/bits/net.h: Move versioned namespace macros
	to correct location.
	* include/experimental/buffer: Likewise.
	* include/experimental/executor: Likewise.
	* include/experimental/internet: Likewise.
	* include/experimental/io_context: Likewise.
	* include/experimental/netfwd: Likewise.
	* include/experimental/socket: Likewise.
	* include/experimental/timer: Likewise.

From-SVN: r265204
2018-10-16 17:12:51 +01:00
..
bits Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
algorithm
any
array
buffer Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
chrono
deque
executor Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
filesystem
forward_list
functional
internet Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
io_context Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
iterator
list
map
memory
memory_resource PR libstdc++/77691 increase allocation size to at least alignment 2018-10-12 00:21:11 +01:00
net Initial commit of Networking TS implementation 2018-10-12 11:50:15 +01:00
netfwd Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
numeric
optional
propagate_const
random
ratio
regex PR libstdc++/87061 remove pmr type aliases for COW strings 2018-08-22 23:54:33 +01:00
set
socket Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
source_location
string PR libstdc++/87061 remove pmr type aliases for COW strings 2018-08-22 23:54:33 +01:00
string_view
system_error
timer Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
tuple
type_traits
unordered_map
unordered_set
utility
vector