diff options
author | Ken Matsui <kmatsui@cs.washington.edu> | 2023-05-23 12:41:14 -0700 |
---|---|---|
committer | Patrick Palka <ppalka@redhat.com> | 2023-06-09 13:30:39 -0400 |
commit | 067a8c7cb897b6a1ea5b1d26df8e89ccc7f0659c (patch) | |
tree | 7937237231990546958dbe63030c33730ea53681 /gcc/tree-vectorizer.h | |
parent | 5612aa4d06594166c0ee848dc733bb9458c1bdbf (diff) | |
download | gcc-067a8c7cb897b6a1ea5b1d26df8e89ccc7f0659c.zip gcc-067a8c7cb897b6a1ea5b1d26df8e89ccc7f0659c.tar.gz gcc-067a8c7cb897b6a1ea5b1d26df8e89ccc7f0659c.tar.bz2 |
libstdc++: use using instead of typedef for type_traits
Since the type_traits header is a C++11 header file, using can be used instead
of typedef. This patch provides more readability, especially for long type
names.
libstdc++-v3/ChangeLog:
* include/std/type_traits: Use using instead of typedef
Reviewed-by: Patrick Palka <ppalka@redhat.com>
Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions