C++ Concepts: Working Paper n number ?
Jonathan Wakely
jwakely.gcc@gmail.com
Wed Aug 17 21:04:16 GMT 2022
On Wed, 17 Aug 2022, 16:52 Aaron Gray via Gcc, <gcc@gcc.gnu.org> wrote:
> Hi, Another query please.
>
> I seem to have found the Concepts Technical Specification :-
>
> https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3929.pdf
That's an old draft, see https://en.cppreference.com/w/cpp/experimental for
the ISO TS number and the draft numbers.
>
> But am looking for the n number of the C++ Concepts Working Paper ?
>
Do you mean C++0x Concepts? N2042, and see N2618.
More information about the Gcc
mailing list