diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2019-03-06 12:13:14 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2019-03-06 12:13:14 +0000 |
commit | 28d85efbfbcac8fc27e0ab4d4e27e5df8bdb402c (patch) | |
tree | 8ffbe0abfa0c8404f1cf9defd61e0211ffedd719 /libobjc | |
parent | c24847a54abe6b93139f92318f254d1952315ba2 (diff) | |
download | gcc-28d85efbfbcac8fc27e0ab4d4e27e5df8bdb402c.zip gcc-28d85efbfbcac8fc27e0ab4d4e27e5df8bdb402c.tar.gz gcc-28d85efbfbcac8fc27e0ab4d4e27e5df8bdb402c.tar.bz2 |
Add C++20 Traits for [Un]bounded Arrays (P1357R1)
* include/std/type_traits [C++20] (is_bounded_array)
(is_unbounded_array, is_bounded_array_v, is_unbounded_array_v):
Define.
* testsuite/20_util/is_bounded_array/requirements/
explicit_instantiation.cc: New test.
* testsuite/20_util/is_bounded_array/requirements/typedefs.cc: New
test.
* testsuite/20_util/is_bounded_array/value.cc: New test.
* testsuite/20_util/is_unbounded_array/requirements/
explicit_instantiation.cc: New test.
* testsuite/20_util/is_unbounded_array/requirements/typedefs.cc: New
* test.
* testsuite/20_util/is_unbounded_array/value.cc: New test.
From-SVN: r269420
Diffstat (limited to 'libobjc')
0 files changed, 0 insertions, 0 deletions