gcc/libstdc++-v3/include/experimental
Jonathan Wakely e737fc0cba PR libstdc++/82685 add 'noexcept' to string_view literals
Backport from mainline
2017-10-24  Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/82685
	* include/experimental/string_view (operator""sv): Add noexcept.
	* include/std/string_view (operator""sv): Likewise.

From-SVN: r255325
2017-12-01 17:12:07 +00:00
..
bits Fix path::iterator post-increment and post-decrement 2017-10-20 16:14:23 +01:00
algorithm Update copyright years. 2017-01-01 13:07:43 +01:00
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 Update copyright years. 2017-01-01 13:07:43 +01:00
deque Update copyright years. 2017-01-01 13:07:43 +01:00
filesystem Update copyright years. 2017-01-01 13:07:43 +01:00
forward_list Update copyright years. 2017-01-01 13:07:43 +01:00
functional Update copyright years. 2017-01-01 13:07:43 +01:00
iterator Ensure <experimental/iterator> includes <iterator> 2017-02-23 18:25:22 +00:00
list Update copyright years. 2017-01-01 13:07:43 +01:00
map Update copyright years. 2017-01-01 13:07:43 +01:00
memory PR69301 don't assume atomic<T> can default construct T 2017-01-18 18:36:45 +00:00
memory_resource Prevent __uses_alloc from holding dangling references 2017-07-25 19:04:59 +01:00
numeric Update copyright years. 2017-01-01 13:07:43 +01:00
optional Update copyright years. 2017-01-01 13:07:43 +01:00
propagate_const Update copyright years. 2017-01-01 13:07:43 +01:00
random PR68925 don't use thread_local static for stateless object 2017-01-18 17:18:47 +00:00
ratio Update copyright years. 2017-01-01 13:07:43 +01:00
regex Update copyright years. 2017-01-01 13:07:43 +01:00
set Update copyright years. 2017-01-01 13:07:43 +01:00
source_location Implement std::experimental::source_location (N4519) 2017-07-25 19:05:07 +01:00
string Update copyright years. 2017-01-01 13:07:43 +01:00
string_view PR libstdc++/82685 add 'noexcept' to string_view literals 2017-12-01 17:12:07 +00:00
system_error Update copyright years. 2017-01-01 13:07:43 +01:00
tuple Update copyright years. 2017-01-01 13:07:43 +01:00
type_traits Update copyright years. 2017-01-01 13:07:43 +01:00
unordered_map Update copyright years. 2017-01-01 13:07:43 +01:00
unordered_set Update copyright years. 2017-01-01 13:07:43 +01:00
utility Update copyright years. 2017-01-01 13:07:43 +01:00
vector Update copyright years. 2017-01-01 13:07:43 +01:00