Meeting 23 January 2020
C++ Standards Committee Papers: 2020-01 pre-Prague mailing
Selected papers
- P2005R0 2D Graphics: A Brief Review
- P1371R2 Pattern Matching
- P1881R1 Epochs: a backward-compatible language evolution mechanism
- P1950R0 indirect_value: A Free-Store-Allocated Value Type For C++
- P2027 Moved-from objects need not be valid
- P2067R0 Allowing trailing commas in ctor-initializer
- P2011R0 A pipeline-rewrite operator:
x |> f(y) => f(x, y)
- P2076R0 Previous disagreements on Contracts
- P2087R0 Reflection Naming: fix
reflexpr
(Naming is hard. But come on, seriously?) - P2043R0 Don’t
constexpr
All The Things - P2062R0 The Circle Meta-model