Name |
Last commit
|
Last update |
---|---|---|
.. | ||
requirements | ||
1.cc | ||
10378.cc | ||
14176.cc | ||
33807.cc | ||
8230.cc | ||
overaligned.cc | ||
rebind_c++20.cc | ||
void.cc |
The new constexpr destructor on std::allocator breaks compilation with Clang in C++2a mode. This only makes it constexpr if the compiler supports the P0784R7 features. * include/bits/allocator.h: Check __cpp_constexpr_dynamic_alloc before making the std::allocator destructor constexpr. * testsuite/20_util/allocator/requirements/constexpr.cc: New test. From-SVN: r277458
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
requirements | Loading commit data... | |
1.cc | Loading commit data... | |
10378.cc | Loading commit data... | |
14176.cc | Loading commit data... | |
33807.cc | Loading commit data... | |
8230.cc | Loading commit data... | |
overaligned.cc | Loading commit data... | |
rebind_c++20.cc | Loading commit data... | |
void.cc | Loading commit data... |