gcc/libstdc++-v3/include/std
Jonathan Wakely d1e85aa999 PR libstdc++/82481 Suppress clang-tidy warnings
PR libstdc++/82481
	* include/std/mutex (call_once): Suppress clang-tidy warnings about
	dangling references.

From-SVN: r253724
2017-10-13 13:39:24 +01:00
..
algorithm
any PR libstdc++/79433 no #error for including headers with wrong -std 2017-09-12 15:02:59 +01:00
array
atomic
bitset
charconv charconv (__unsigned_least_t): Fix number of closing >s for !_GLIBCXX_USE_INT128. 2017-10-03 01:28:54 +02:00
chrono PR libstdc++/81468 constrain std::chrono::time_point constructor 2017-09-13 15:07:44 +01:00
codecvt
complex
condition_variable
deque
forward_list
fstream
functional
future
iomanip
ios
iosfwd
iostream
istream PR libstdc++/53984 handle exceptions in basic_istream::sentry 2017-07-25 21:36:06 +01:00
iterator
limits
list
locale
map
memory
mutex PR libstdc++/82481 Suppress clang-tidy warnings 2017-10-13 13:39:24 +01:00
numeric PR libstdc++/79433 no #error for including headers with wrong -std 2017-09-12 15:02:59 +01:00
optional Deprecate nested types in std::hash 2017-09-20 17:34:42 +01:00
ostream
queue
random
ratio
regex
scoped_allocator
set
shared_mutex PR libstdc++/79433 no #error for including headers with wrong -std 2017-09-12 15:02:59 +01:00
sstream
stack
stdexcept
streambuf Remove deprecated iostream members for C++17 2017-07-25 18:47:52 +01:00
string
string_view PR libstdc++/79433 no #error for including headers with wrong -std 2017-09-12 15:02:59 +01:00
system_error
thread
tuple
type_traits PR libstdc++/82254 fix std::is_nothrow_invocable_r w.r.t throwing conversions 2017-09-19 15:33:51 +01:00
typeindex
unordered_map
unordered_set
utility Use built-in for std::make_integer_sequnce 2017-09-18 13:02:19 +01:00
valarray
variant Deprecate nested types in std::hash 2017-09-20 17:34:42 +01:00
vector