gcc/libstdc++-v3/include/experimental
Jonathan Wakely 2673bae9d2 Implement std::experimental::source_location (N4519)
* configure: Regenerate.
	* doc/xml/manual/status_cxx2017.xml: Update status table.
	* doc/html/*: Regenerate.
	* include/Makefile.am: Add new header.
	* include/Makefile.in: Regenerate.
	* include/experimental/source_location: New header implementing N4519.
	* testsuite/experimental/source_location/1.cc: New test.

From-SVN: r248110
2017-05-16 14:37:52 +01:00
..
bits Bump version namespace. 2017-05-10 20:40:28 +00:00
algorithm
any PR69321 fix any_cast<T>(any*) for non-copyable T 2017-01-20 01:22:54 +00:00
array PR libstdc++/79195 fix make_array type deduction 2017-01-23 15:56:05 +00:00
chrono
deque
filesystem
forward_list
functional
iterator Ensure <experimental/iterator> includes <iterator> 2017-02-23 18:25:22 +00:00
list
map
memory PR69301 don't assume atomic<T> can default construct T 2017-01-18 18:36:45 +00:00
memory_resource
numeric
optional PR libstdc++/80493 fix invalid exception specification 2017-04-24 12:40:02 +01:00
propagate_const
random
ratio
regex
set
source_location Implement std::experimental::source_location (N4519) 2017-05-16 14:37:52 +01:00
string
string_view Fix namespace versioning and remove __detail::__identity helpers 2017-01-26 18:32:55 +00:00
system_error
tuple
type_traits
unordered_map
unordered_set
utility
vector