gcc/libstdc++-v3/include/std
Jonathan Wakely 2d763763ed Fix test for __has_unique_object_representations support in Clang
* include/std/type_traits (_GLIBCXX_NO_BUILTIN_HAS_UNIQ_OBJ_REP):
	Replace with _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP and use
	__is_identifier to set it.

From-SVN: r251009
2017-08-09 22:38:05 +01:00
..
algorithm
any
array
atomic
bitset
chrono re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
codecvt
complex re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
condition_variable
deque
forward_list
fstream
functional re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
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 Reorder std::scoped_lock parameters as per P0739R0 DR status 2017-07-15 16:43:22 +01:00
numeric re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
optional
ostream PR libstdc++/80675, PR libstdc++/80940 2017-06-21 22:53:26 +03:00
queue
random
ratio
regex
scoped_allocator
set
shared_mutex
sstream PR libstdc++/81381 support stateful allocators in basic_stringbuf 2017-07-10 18:59:02 +01:00
stack
stdexcept
streambuf Remove deprecated iostream members for C++17 2017-07-25 18:47:52 +01:00
string
string_view re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
system_error
thread re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
tuple
type_traits Fix test for __has_unique_object_representations support in Clang 2017-08-09 22:38:05 +01:00
typeindex
unordered_map
unordered_set
utility
valarray
variant re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
vector