3cb0c7cc16
The body of this function isn't just a return statement, so it can't be constexpr until C++14. PR libstdc++/95289 * include/debug/helper_functions.h (__get_distance): Only declare as a constexpr function for C++14 and up. * testsuite/25_algorithms/copy/debug/95289.cc: New test. |
||
---|---|---|
.. | ||
1_neg.cc | ||
2_neg.cc | ||
95289.cc |