2670a7aa8f
* include/bits/refwrap.h (reference_wrapper, ref, cref): Add constexpr specifiers for C++20. * include/std/functional (_Mem_fn, mem_fn, _Bind, _Bind_result, bind) (bind_front, _Not_fn, not_fn): Likewise. * testsuite/20_util/bind/constexpr.cc: New test. * testsuite/20_util/function_objects/bind_front/constexpr.cc: New test. * testsuite/20_util/function_objects/mem_fn/constexpr.cc: New test. * testsuite/20_util/function_objects/not_fn/constexpr.cc: New test. * testsuite/20_util/reference_wrapper/constexpr.cc: New test. From-SVN: r277698 |
||
---|---|---|
.. | ||
24803.cc | ||
41792.cc | ||
80504.cc | ||
83427.cc | ||
constexpr.cc | ||
deduction.cc | ||
incomplete.cc | ||
invoke-2.cc | ||
invoke-3.cc | ||
invoke.cc | ||
lwg2993.cc | ||
ref_neg.cc | ||
requirements.cc | ||
result_type.cc | ||
typedefs-2.cc | ||
typedefs-3.cc | ||
typedefs.cc |