public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* C++ Concepts: Working Paper n number ?
@ 2022-08-17 14:51 Aaron Gray
  2022-08-17 21:04 ` Jonathan Wakely
  0 siblings, 1 reply; 3+ messages in thread
From: Aaron Gray @ 2022-08-17 14:51 UTC (permalink / raw)
  To: GCC Development

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

But am looking for the n number of the C++ Concepts Working Paper ?

Many thanks in advance,

Aaron
-- 
Aaron Gray

Independent Open Source Software Engineer, Computer Language Researcher,
Information Theorist, and Computer Scientist.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: C++ Concepts: Working Paper n number ?
  2022-08-17 14:51 C++ Concepts: Working Paper n number ? Aaron Gray
@ 2022-08-17 21:04 ` Jonathan Wakely
  2022-09-04 17:26   ` Aaron Gray
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Wakely @ 2022-08-17 21:04 UTC (permalink / raw)
  To: Aaron Gray; +Cc: GCC Development

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: C++ Concepts: Working Paper n number ?
  2022-08-17 21:04 ` Jonathan Wakely
@ 2022-09-04 17:26   ` Aaron Gray
  0 siblings, 0 replies; 3+ messages in thread
From: Aaron Gray @ 2022-09-04 17:26 UTC (permalink / raw)
  To: Jonathan Wakely; +Cc: GCC Development

Wonderful, thank you !

On Wed, 17 Aug 2022 at 22:04, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
>
>
>
> 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.
>
>


-- 
Aaron Gray

Independent Open Source Software Engineer, Computer Language
Researcher, Information Theorist, and amateur computer scientist.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-04 17:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-17 14:51 C++ Concepts: Working Paper n number ? Aaron Gray
2022-08-17 21:04 ` Jonathan Wakely
2022-09-04 17:26   ` Aaron Gray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).