Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
ISO C++ Standard - Future Proposals
Conversations
Labels
About
ISO C++ Standard - Future Proposals
Contact owners and managers
1–30 of 2794
This list has moved. You can subscribe to the new Std-Proposals list here:
https://lists.isocpp.
org/mailman/listinfo.cgi/
Mark all as read
Report group
0 selected
Jason McKesson
9/3/23
Re: [External Email] Re: PR: std::allocator<T>::allocate is not freestanding
On Sun, Sep 3, 2023 at 9:49 PM unlvsur unlvsur <swan...@binghamton.edu> wrote: > > LLVM
unread,
Re: [External Email] Re: PR: std::allocator<T>::allocate is not freestanding
On Sun, Sep 3, 2023 at 9:49 PM unlvsur unlvsur <swan...@binghamton.edu> wrote: > > LLVM
9/3/23
Andrew Tomazos
1/21/21
D2288R0 Design Notes for C++23 Named Parameters (DRAFT 1)
Please find attached: D2288R0 Design Notes for C++23 Named Parameters Feedback appreciated. -Andrew.
unread,
D2288R0 Design Notes for C++23 Named Parameters (DRAFT 1)
Please find attached: D2288R0 Design Notes for C++23 Named Parameters Feedback appreciated. -Andrew.
1/21/21
Marcin Jaczewski
5/21/20
Coroutine local destructor
After some time playing around C++20 I find out that corutine can't have local aware destructor.
unread,
Coroutine local destructor
After some time playing around C++20 I find out that corutine can't have local aware destructor.
5/21/20
Andrew Tomazos
3/11/20
Mini-proposal: Integral Floating Point Literals: 42f
It's standard behaviour that the token 42f is ill-formed and not a floating-point literal: float
unread,
Mini-proposal: Integral Floating Point Literals: 42f
It's standard behaviour that the token 42f is ill-formed and not a floating-point literal: float
3/11/20
Andrew Tomazos
, …
Klaim - Joël Lamotte
4
12/29/19
Thought on Standard API for C++ Implementations
On Sun, Dec 29, 2019 at 11:04 PM Klaim - Joël Lamotte <mjk...@gmail.com> wrote: On Fri, 27 Dec
unread,
Thought on Standard API for C++ Implementations
On Sun, Dec 29, 2019 at 11:04 PM Klaim - Joël Lamotte <mjk...@gmail.com> wrote: On Fri, 27 Dec
12/29/19
Andrew Tomazos
7/14/19
Implementation Section of Class Definition
I've been working on a proposal for namespace templates as motivated by what I call the library
unread,
Implementation Section of Class Definition
I've been working on a proposal for namespace templates as motivated by what I call the library
7/14/19
Matthew Woehlke
,
Jens Maurer
2
6/25/19
Internal fill *not* considered harmful (re: P1652)
On 25/06/2019 17.48, Matthew Woehlke wrote: > (Should this sort of comment be raised on the github
unread,
Internal fill *not* considered harmful (re: P1652)
On 25/06/2019 17.48, Matthew Woehlke wrote: > (Should this sort of comment be raised on the github
6/25/19
Thiago Macieira
6/21/19
Re: [std-proposals] Idea: "friend" scope
On Thursday, 20 June 2019 14:41:33 PDT Matthew Woehlke via Std-Proposals wrote: > static std::
unread,
Re: [std-proposals] Idea: "friend" scope
On Thursday, 20 June 2019 14:41:33 PDT Matthew Woehlke via Std-Proposals wrote: > static std::
6/21/19
Thiago Macieira
6/14/19
Re: [std-proposals] Was there ever proposal/discussion of private namespace or private using?
On Friday, 14 June 2019 13:50:34 PDT Ivan Matek via Std-Proposals wrote: > private using namespace
unread,
Re: [std-proposals] Was there ever proposal/discussion of private namespace or private using?
On Friday, 14 June 2019 13:50:34 PDT Ivan Matek via Std-Proposals wrote: > private using namespace
6/14/19
Thiago Macieira
6/6/19
Re: [std-proposals] Resolving Static Initialization Order Fiasco by standardizing `weak` and `naked` symbols
On Wednesday, 5 June 2019 14:00:54 PDT Omer Rosler via Std-Proposals wrote: > Hello, > This
unread,
Re: [std-proposals] Resolving Static Initialization Order Fiasco by standardizing `weak` and `naked` symbols
On Wednesday, 5 June 2019 14:00:54 PDT Omer Rosler via Std-Proposals wrote: > Hello, > This
6/6/19
Andrew Tomazos
5/15/19
Proposal of Handles (draft 2)
Please find attached a working draft of: Proposal of Handles Feedback appreciated. Regards, Andrew.
unread,
Proposal of Handles (draft 2)
Please find attached a working draft of: Proposal of Handles Feedback appreciated. Regards, Andrew.
5/15/19
Herb Sutter
4/15/19
Announcement
This list is moving to: https://lists.isocpp.org/mailman/listinfo.cgi/
As previously announced, due to service problems with Google Groups we are moving this list to
unread,locked,
Announcement
This list is moving to: https://lists.isocpp.org/mailman/listinfo.cgi/
As previously announced, due to service problems with Google Groups we are moving this list to
4/15/19
Andrew Tomazos
, …
kylekn...@gmail.com
8
4/15/19
Mini-proposal of class name omission in constructor?
Yes, there are many different ways languages handle this (I actually like D's "this(int)
unread,
Mini-proposal of class name omission in constructor?
Yes, there are many different ways languages handle this (I actually like D's "this(int)
4/15/19
Matthew Woehlke
, …
Alberto Barbati
7
4/8/19
A virtual method that must *always* be overridden?
Il giorno sabato 6 aprile 2019 05:45:47 UTC+2, Richard Hodges ha scritto: On Fri, 5 Apr 2019 at 21:13
unread,
A virtual method that must *always* be overridden?
Il giorno sabato 6 aprile 2019 05:45:47 UTC+2, Richard Hodges ha scritto: On Fri, 5 Apr 2019 at 21:13
4/8/19
Andrew Tomazos
,
Alberto Barbati
2
4/8/19
Idea/Proposal of Const Statements (aka Freezing)
Il giorno domenica 7 aprile 2019 05:17:36 UTC+2, Andrew Tomazos ha scritto: Here is a quick scribble
unread,
Idea/Proposal of Const Statements (aka Freezing)
Il giorno domenica 7 aprile 2019 05:17:36 UTC+2, Andrew Tomazos ha scritto: Here is a quick scribble
4/8/19
Nathan Oliver
, …
Balog Pal
3
3/26/19
Add implicit virtual destructors to class using the virtual keyword
2019. március 21., csütörtök 22:29:54 UTC+1 időpontban Nathan Oliver a következőt írta: The problem
unread,
Add implicit virtual destructors to class using the virtual keyword
2019. március 21., csütörtök 22:29:54 UTC+1 időpontban Nathan Oliver a következőt írta: The problem
3/26/19
wpmgpro...@gmail.com
, …
Thomas Köppe
16
3/22/19
operator[]= (array subscript assignment operator)
We might also want to have `operator[](std::op_sizeof_t, ...)` for the `std::bitset`/`std::vector<
unread,
operator[]= (array subscript assignment operator)
We might also want to have `operator[](std::op_sizeof_t, ...)` for the `std::bitset`/`std::vector<
3/22/19
Andrew Tomazos
3/21/19
ACTCD19: 2-Gram Token Model of C/C++
I'm releasing an artifact from ACTCD19 today which is a 2 token model of C/C++. In short, I took
unread,
ACTCD19: 2-Gram Token Model of C/C++
I'm releasing an artifact from ACTCD19 today which is a 2 token model of C/C++. In short, I took
3/21/19
omaga...@gmail.com
3/20/19
overload std::min_element and std::max_element with one argument
Greetings! Why not overload std::min_element and std::max_element to accept only one argument, which
unread,
overload std::min_element and std::max_element with one argument
Greetings! Why not overload std::min_element and std::max_element to accept only one argument, which
3/20/19
Lee Shallis
, …
Michael Hava
14
3/20/19
New integer type for 128bit+ Data Models
Honestly, the very last thing C++ needs is even more confusion/options on the actual type of
unread,
New integer type for 128bit+ Data Models
Honestly, the very last thing C++ needs is even more confusion/options on the actual type of
3/20/19
Andrew Tomazos
3/19/19
First draft proposal of using static and using this
Please find attached a first scribble of: Proposal of using static and using this Thoughts
unread,
First draft proposal of using static and using this
Please find attached a first scribble of: Proposal of using static and using this Thoughts
3/19/19
marton...@gmail.com
,
Balog Pal
3
3/18/19
Improving Friends with Attributes
2018. május 18., péntek 11:52:27 UTC+2 időpontban marton...@gmail.com a következőt írta: Example:
unread,
Improving Friends with Attributes
2018. május 18., péntek 11:52:27 UTC+2 időpontban marton...@gmail.com a következőt írta: Example:
3/18/19
Sophie Schmidt
, …
Cleiton Santoia
4
3/13/19
when() loop
1 Another algorithm "std::for_each_if" with an extra parameter for the condition ? 2 range:
unread,
when() loop
1 Another algorithm "std::for_each_if" with an extra parameter for the condition ? 2 range:
3/13/19
joewo...@gmail.com
, …
Daniel Krügler
6
3/12/19
Add is_empty
Am Di., 12. März 2019 um 20:03 Uhr schrieb Daniel Krügler <daniel....@gmail.com>: >
unread,
Add is_empty
Am Di., 12. März 2019 um 20:03 Uhr schrieb Daniel Krügler <daniel....@gmail.com>: >
3/12/19
jgot...@gmail.com
, …
Daniel Krügler
6
3/10/19
std::midpoint and iterators
Am Do., 7. März 2019 um 17:29 Uhr schrieb Nicol Bolas <jmck...@gmail.com>: > > >
unread,
std::midpoint and iterators
Am Do., 7. März 2019 um 17:29 Uhr schrieb Nicol Bolas <jmck...@gmail.com>: > > >
3/10/19
Radium Sharma
, …
doss...@cs.uregina.ca
4
3/7/19
Having split function in string library
This has seemingly been suggested already: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/
unread,
Having split function in string library
This has seemingly been suggested already: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/
3/7/19
Jake Arkinstall
,
Andrew Tomazos
3
3/7/19
Fixed Size Strings.
Hi Andrew, Thanks for this, I wasn't aware of an existing proposal (and was shocked when a Google
unread,
Fixed Size Strings.
Hi Andrew, Thanks for this, I wasn't aware of an existing proposal (and was shocked when a Google
3/7/19
libb...@gmail.com
, …
Nicol Bolas
18
3/1/19
Anybody interested in reviewing draft/presenting "anti" spaceship paper?
On Friday, March 1, 2019 at 3:12:58 PM UTC-5, Ivan Matek wrote: On Fri, Mar 1, 2019 at 8:31 PM Barry
unread,
Anybody interested in reviewing draft/presenting "anti" spaceship paper?
On Friday, March 1, 2019 at 3:12:58 PM UTC-5, Ivan Matek wrote: On Fri, Mar 1, 2019 at 8:31 PM Barry
3/1/19
Myriachan
,
John McFarlane
2
3/1/19
int_t template alias and Standardese
On Wed, 27 Feb 2019 at 00:09 Myriachan <myri...@gmail.com> wrote: I'd like to make a
unread,
int_t template alias and Standardese
On Wed, 27 Feb 2019 at 00:09 Myriachan <myri...@gmail.com> wrote: I'd like to make a
3/1/19
lucky.r...@gmail.com
, …
Gašper Ažman
6
3/1/19
Already Discussed? Proposal of Simplified Class Forward Declarations using Namespaces.
I seem to have been wrong. Seems like you can't declare a type with the same name as a namespace.
unread,
Already Discussed? Proposal of Simplified Class Forward Declarations using Namespaces.
I seem to have been wrong. Seems like you can't declare a type with the same name as a namespace.
3/1/19