You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: about.md
+4
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,7 @@ permalink: /about/
5
5
---
6
6
7
7
Webpage of the [Book](https://link.springer.com/book/10.1007/978-3-031-54369-2) "Parallel C++: Efficient and Scalable High-Performance Parallel Programming Using HPX".
8
+
9
+
The examples are available on [GitHub](https://github.com/ModernCPPBook/Examples) and the C++ Explorer is available on [GitHub](https://github.com/stevenrbrandt/CxxExplorer).
10
+
11
+
This blog will showcase new features of the C++ 23 and C++ 26 standard mentioned in the book.
0 commit comments