aboutsummaryrefslogtreecommitdiff
path: root/libphobos
diff options
context:
space:
mode:
authorKen Matsui <kmatsui@gcc.gnu.org>2023-09-11 19:15:21 -0700
committerKen Matsui <kmatsui@gcc.gnu.org>2023-12-16 08:59:31 -0800
commit8843cff6c98cb0789a1ec6f51be6c5122fc1b5e9 (patch)
treed9700f67cf83cfd5c46f9850f6cbd56457a69d99 /libphobos
parent7fd9c349e455345a8b94d8fcee1c92b5c92873a5 (diff)
downloadgcc-8843cff6c98cb0789a1ec6f51be6c5122fc1b5e9.zip
gcc-8843cff6c98cb0789a1ec6f51be6c5122fc1b5e9.tar.gz
gcc-8843cff6c98cb0789a1ec6f51be6c5122fc1b5e9.tar.bz2
libstdc++: Optimize std::is_bounded_array compilation performance
This patch optimizes the compilation performance of std::is_bounded_array by dispatching to the new __is_bounded_array built-in trait. libstdc++-v3/ChangeLog: * include/std/type_traits (is_bounded_array_v): Use __is_bounded_array built-in trait. Signed-off-by: Ken Matsui <kmatsui@gcc.gnu.org> Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
Diffstat (limited to 'libphobos')
0 files changed, 0 insertions, 0 deletions