Name |
Last commit
|
Last update |
---|---|---|
.. | ||
capacity | ||
comparison_operators | ||
cons | ||
creation | ||
debug | ||
element_access | ||
iterators | ||
requirements | ||
specialized_algorithms | ||
tuple_interface | ||
range_access.cc |
As an extension to what the standard requires, this also adds conditional noexcept-specifiers to the std::to_array functions. P0325R4 to_array from LFTS with updates * include/experimental/array (to_array): Qualify call to __to_array. * include/std/array (__cpp_lib_to_array, to_array): Define for C++20. * include/std/version (__cpp_lib_to_array): Likewise. * testsuite/23_containers/array/creation/1.cc: New test. * testsuite/23_containers/array/creation/2.cc: New test. * testsuite/23_containers/array/creation/3_neg.cc: New test. * testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc: Use zero for dg-error line number. From-SVN: r274209
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
capacity | Loading commit data... | |
comparison_operators | Loading commit data... | |
cons | Loading commit data... | |
creation | Loading commit data... | |
debug | Loading commit data... | |
element_access | Loading commit data... | |
iterators | Loading commit data... | |
requirements | Loading commit data... | |
specialized_algorithms | Loading commit data... | |
tuple_interface | Loading commit data... | |
range_access.cc | Loading commit data... |