How to tell, whether a C++ proposal is accepted or not?

Viewed 164

Let's take P1907 as an example. Is it accepted into the C++ standard? To which version? When?

2 Answers
Related