aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-parser.c
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2021-09-28 13:39:36 +0100
committerJonathan Wakely <jwakely@redhat.com>2021-09-28 20:38:58 +0100
commitc44c5f3d9f46705a262911c2098c1568d7e8ac2d (patch)
tree26c8cff9496fd7231cbc0e40f77fb15356247b51 /gcc/c/c-parser.c
parentb5f276b8c76d892f7fed229153cfbadc13f4696e (diff)
downloadgcc-c44c5f3d9f46705a262911c2098c1568d7e8ac2d.zip
gcc-c44c5f3d9f46705a262911c2098c1568d7e8ac2d.tar.gz
gcc-c44c5f3d9f46705a262911c2098c1568d7e8ac2d.tar.bz2
libstdc++: Remove obfuscating typedefs in <regex>
There is no benefit to using _SizeT instead of size_t, and IterT tells you less about the type than const _CharT*. This removes some unhelpful typedefs. Signed-off-by: Jonathan Wakely <jwakely@redhat.com> libstdc++-v3/ChangeLog: * include/bits/regex_automaton.h (_NFA_base::_SizeT): Remove. * include/bits/regex_compiler.h (_Compiler::_IterT): Remove. * include/bits/regex_compiler.tcc: Likewise. * include/bits/regex_scanner.h (_Scanner::_IterT): Remove. * include/bits/regex_scanner.tcc: Likewise.
Diffstat (limited to 'gcc/c/c-parser.c')
0 files changed, 0 insertions, 0 deletions