File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
15
15
> C++26
16
16
17
- * [ Did you know C++26 added support constexpr placement new?] ( https://github.com/tip-of-the-week/cpp/blob/master/tips/375.md )
17
+ * [ Did you know that C++26 added support constexpr placement new?] ( https://github.com/tip-of-the-week/cpp/blob/master/tips/375.md )
18
18
* [ Did you know that C++26 added ` = delete("should have a reason") ` ?] ( https://github.com/tip-of-the-week/cpp/blob/master/tips/371.md )
19
19
* [ Did you know that C++26 added ` span.at ` ?] ( https://github.com/tip-of-the-week/cpp/blob/master/tips/370.md )
20
20
* [ Did you know about C++26 simd proposal (1/N)?] ( https://github.com/tip-of-the-week/cpp/blob/master/tips/367.md )
Original file line number Diff line number Diff line change 1
1
<details open ><summary >Info</summary ><p >
2
2
3
- * ** Did you know C++26 added support constexpr placement new?
3
+ * ** Did you know that C++26 added support constexpr placement new?**
4
4
5
5
* https://wg21.link/P2747
6
6
You can’t perform that action at this time.
0 commit comments