gcc/libstdc++-v3/include/experimental
Jonathan Wakely e5989e71ff Initial commit of Networking TS implementation
* include/Makefile.am: Add new headers.
	* include/Makefile.in: Regenerate.
	* include/experimental/bits/net.h: New header for common
	implementation details of Networking TS.
	* include/experimental/buffer: New header.
	* include/experimental/executor: New header.
	* include/experimental/internet: New header.
	* include/experimental/io_context: New header.
	* include/experimental/net: New header.
	* include/experimental/netfwd: New header.
	* include/experimental/socket: New header.
	* include/experimental/timer: New header.
	* testsuite/experimental/net/buffer/arithmetic.cc: New test.
	* testsuite/experimental/net/buffer/const.cc: New test.
	* testsuite/experimental/net/buffer/creation.cc: New test.
	* testsuite/experimental/net/buffer/mutable.cc: New test.
	* testsuite/experimental/net/buffer/size.cc: New test.
	* testsuite/experimental/net/buffer/traits.cc: New test.
	* testsuite/experimental/net/execution_context/use_service.cc: New
	test.
	* testsuite/experimental/net/headers.cc: New test.
	* testsuite/experimental/net/internet/address/v4/comparisons.cc: New
	test.
	* testsuite/experimental/net/internet/address/v4/cons.cc: New test.
	* testsuite/experimental/net/internet/address/v4/creation.cc: New
	test.
	* testsuite/experimental/net/internet/address/v4/members.cc: New
	test.
	* testsuite/experimental/net/internet/resolver/base.cc: New test.
	* testsuite/experimental/net/internet/resolver/ops/lookup.cc: New
	test.
	* testsuite/experimental/net/internet/resolver/ops/reverse.cc: New
	test.
	* testsuite/experimental/net/timer/waitable/cons.cc: New test.
	* testsuite/experimental/net/timer/waitable/dest.cc: New test.
	* testsuite/experimental/net/timer/waitable/ops.cc: New test.

From-SVN: r265080
2018-10-12 11:50:15 +01:00
..
bits Initial commit of Networking TS implementation 2018-10-12 11:50:15 +01:00
algorithm
any
array
buffer Initial commit of Networking TS implementation 2018-10-12 11:50:15 +01:00
chrono
deque
executor Initial commit of Networking TS implementation 2018-10-12 11:50:15 +01:00
filesystem
forward_list
functional
internet Initial commit of Networking TS implementation 2018-10-12 11:50:15 +01:00
io_context Initial commit of Networking TS implementation 2018-10-12 11:50:15 +01:00
iterator
list
map
memory
memory_resource
net Initial commit of Networking TS implementation 2018-10-12 11:50:15 +01:00
netfwd Initial commit of Networking TS implementation 2018-10-12 11:50:15 +01:00
numeric
optional
propagate_const
random
ratio
regex
set
socket Initial commit of Networking TS implementation 2018-10-12 11:50:15 +01:00
source_location
string
string_view
system_error
timer Initial commit of Networking TS implementation 2018-10-12 11:50:15 +01:00
tuple
type_traits
unordered_map
unordered_set
utility
vector