diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2021-10-08 14:48:04 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-10-09 00:57:49 +0100 |
commit | 4997c8b30ecfc82f9e6ce874cbd3840e227522eb (patch) | |
tree | b3f014be0c8fcdf415aa935b33d16c9264ee984e /gcc/c/c-parser.c | |
parent | 0afb9ebaab09b999f1d158ffc3fb906fdab9df67 (diff) | |
download | gcc-4997c8b30ecfc82f9e6ce874cbd3840e227522eb.zip gcc-4997c8b30ecfc82f9e6ce874cbd3840e227522eb.tar.gz gcc-4997c8b30ecfc82f9e6ce874cbd3840e227522eb.tar.bz2 |
libstdc++: Enable vstring for wchar_t unconditionally [PR98725]
None of these vstring specializations depend on libc support for
wchar_t, so can be enabled unconditionally now that char_traits<wchar_t>
is always available.
libstdc++-v3/ChangeLog:
PR libstdc++/98725
* include/ext/rc_string_base.h [!_GLIBCXX_USE_WCHAR_T]
(__rc_string_base<wchar_t>): Define member function.
* include/ext/vstring.h [!_GLIBCXX_USE_WCHAR_T]
(hash<__gnu_cxx::__wvstring>): Define specialization.
* include/ext/vstring_fwd.h [!_GLIBCXX_USE_WCHAR_T] (__wvstring)
(__wsso_string, __wrc_string): Declare typedefs.
Diffstat (limited to 'gcc/c/c-parser.c')
0 files changed, 0 insertions, 0 deletions