f017952d31
As per P0202. libstdc++-v3/ChangeLog: * include/bits/stl_algo.h (for_each_n): Mark constexpr for C++20. (search): Likewise for the overload that takes a searcher. * testsuite/25_algorithms/for_each/constexpr.cc: Test constexpr std::for_each_n. * testsuite/25_algorithms/search/constexpr.cc: Test constexpr std::search overload that takes a searcher. |
||
---|---|---|
.. | ||
requirements/explicit_instantiation | ||
1.cc | ||
78346.cc | ||
check_type.cc | ||
constexpr.cc | ||
constrained.cc | ||
searcher.cc |