-
Add C++20 Traits for [Un]bounded Arrays (P1357R1) · 28d85efb
* 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
Jonathan Wakely committed
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
explicit_instantiation.cc | Loading commit data... | |
typedefs.cc | Loading commit data... |