gcc/libstdc++-v3/include/tr1
Jonathan Wakely 4bdb9d618d libstdc++: Enable type traits for wchar_t unconditionally [PR98725]
None of these traits depend on libc support for wchar_t, so they should
be defined unconditionally. The wchar_t type is always defined in C++.

libstdc++-v3/ChangeLog:

	PR libstdc++/98725
	* include/c_global/cstddef [!_GLIBCXX_USE_WCHAR_T]
	(__byte_operand<wchar_t>): Define specialization.
	* include/std/type_traits (__make_signed<wchar_t>)
	(__make_unsigned<wchar_t>): Remove redundant check for
	__WCHAR_TYPE__ being defined.
	* include/tr1/type_traits [!_GLIBCXX_USE_WCHAR_T]
	(__is_integral_helper<wchar_t>): Likewise.
2021-10-09 00:57:49 +01:00
..
array Update copyright years. 2021-01-04 10:26:59 +01:00
bessel_function.tcc Update copyright years. 2021-01-04 10:26:59 +01:00
beta_function.tcc Update copyright years. 2021-01-04 10:26:59 +01:00
ccomplex Update copyright years. 2021-01-04 10:26:59 +01:00
cctype Update copyright years. 2021-01-04 10:26:59 +01:00
cfenv Update copyright years. 2021-01-04 10:26:59 +01:00
cfloat Update copyright years. 2021-01-04 10:26:59 +01:00
cinttypes Update copyright years. 2021-01-04 10:26:59 +01:00
climits Update copyright years. 2021-01-04 10:26:59 +01:00
cmath libstdc++: Fix doxygen markup for group close commands 2021-04-06 16:43:24 +01:00
complex libstdc++: Fix even more doxygen markup for group close commands 2021-04-09 13:09:23 +01:00
complex.h Update copyright years. 2021-01-04 10:26:59 +01:00
cstdarg Update copyright years. 2021-01-04 10:26:59 +01:00
cstdbool Update copyright years. 2021-01-04 10:26:59 +01:00
cstdint Update copyright years. 2021-01-04 10:26:59 +01:00
cstdio Update copyright years. 2021-01-04 10:26:59 +01:00
cstdlib Update copyright years. 2021-01-04 10:26:59 +01:00
ctgmath Update copyright years. 2021-01-04 10:26:59 +01:00
ctime Update copyright years. 2021-01-04 10:26:59 +01:00
ctype.h Update copyright years. 2021-01-04 10:26:59 +01:00
cwchar Update copyright years. 2021-01-04 10:26:59 +01:00
cwctype Update copyright years. 2021-01-04 10:26:59 +01:00
ell_integral.tcc Update copyright years. 2021-01-04 10:26:59 +01:00
exp_integral.tcc Update copyright years. 2021-01-04 10:26:59 +01:00
fenv.h Update copyright years. 2021-01-04 10:26:59 +01:00
float.h Update copyright years. 2021-01-04 10:26:59 +01:00
functional Update copyright years. 2021-01-04 10:26:59 +01:00
functional_hash.h Update copyright years. 2021-01-04 10:26:59 +01:00
gamma.tcc Update copyright years. 2021-01-04 10:26:59 +01:00
hashtable_policy.h Update copyright years. 2021-01-04 10:26:59 +01:00
hashtable.h Update copyright years. 2021-01-04 10:26:59 +01:00
hypergeometric.tcc Update copyright years. 2021-01-04 10:26:59 +01:00
inttypes.h Update copyright years. 2021-01-04 10:26:59 +01:00
legendre_function.tcc Update copyright years. 2021-01-04 10:26:59 +01:00
limits.h Update copyright years. 2021-01-04 10:26:59 +01:00
math.h Update copyright years. 2021-01-04 10:26:59 +01:00
memory Update copyright years. 2021-01-04 10:26:59 +01:00
modified_bessel_func.tcc Update copyright years. 2021-01-04 10:26:59 +01:00
poly_hermite.tcc Update copyright years. 2021-01-04 10:26:59 +01:00
poly_laguerre.tcc Update copyright years. 2021-01-04 10:26:59 +01:00
random Update copyright years. 2021-01-04 10:26:59 +01:00
random.h libstdc++: Fix more doxygen markup for group close commands 2021-04-08 21:42:58 +01:00
random.tcc Update copyright years. 2021-01-04 10:26:59 +01:00
regex libstdc++: Fix doxygen markup for group close commands 2021-04-06 16:43:24 +01:00
riemann_zeta.tcc Update copyright years. 2021-01-04 10:26:59 +01:00
shared_ptr.h Update copyright years. 2021-01-04 10:26:59 +01:00
special_function_util.h Update copyright years. 2021-01-04 10:26:59 +01:00
stdarg.h Update copyright years. 2021-01-04 10:26:59 +01:00
stdbool.h Update copyright years. 2021-01-04 10:26:59 +01:00
stdint.h Update copyright years. 2021-01-04 10:26:59 +01:00
stdio.h Update copyright years. 2021-01-04 10:26:59 +01:00
stdlib.h Update copyright years. 2021-01-04 10:26:59 +01:00
tgmath.h Update copyright years. 2021-01-04 10:26:59 +01:00
tuple Update copyright years. 2021-01-04 10:26:59 +01:00
type_traits libstdc++: Enable type traits for wchar_t unconditionally [PR98725] 2021-10-09 00:57:49 +01:00
unordered_map Update copyright years. 2021-01-04 10:26:59 +01:00
unordered_map.h Update copyright years. 2021-01-04 10:26:59 +01:00
unordered_set Update copyright years. 2021-01-04 10:26:59 +01:00
unordered_set.h Update copyright years. 2021-01-04 10:26:59 +01:00
utility Update copyright years. 2021-01-04 10:26:59 +01:00
wchar.h Update copyright years. 2021-01-04 10:26:59 +01:00
wctype.h Update copyright years. 2021-01-04 10:26:59 +01:00