Unverified Commit d2929723 authored by Mark de Wever's avatar Mark de Wever Committed by GitHub
Browse files

[libc++] Implements P2517R1. (#77239)

As pointed out by @Zingam the paper was implemented in libc++ as an
extension. This patch does the bookkeeping. The inital release version
is based on historical release dates.

Completes:
- Add a conditional noexcept specification to std::apply
parent 064e73cd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment