![timeline](https://www.modernescpp.com/wp-content/uploads/2016/04/timeline.png)
C++17 – What’s New in the Library?
/
0 Comments
What's new in the library? A lot. To make the long story short. We get a std::string_view, parallel algorithm…
![RainerGrimmSmall](https://www.modernescpp.com/wp-content/uploads/2016/04/RainerGrimmSmall.png)
How to get your pdf bundle?
Now, I have prepared the pdf bundle to the C++ memory model/ Das C++ Speichermodell. To get it is quite…
![timeline](https://www.modernescpp.com/wp-content/uploads/2016/04/timeline.png)
C++17 – What’s New in the Core Language?
C++11, C++14, and C++17. I guess you see the pattern. Later this year, we will get a new C++ standard.…
![RainerGrimmSmall](https://www.modernescpp.com/wp-content/uploads/2016/04/RainerGrimmSmall.png)
And the Winners are: The C++ Memory Model/Das C++ Speichermodell
That is easy. Both of you, the German and the English reader prefer the same pdf bundle: The C+ Memory…
![conceptsDefinition](https://www.modernescpp.com/wp-content/uploads/2017/03/conceptsDefinition.png)
Defining Concepts
I wrote a few posts about using concepts. Concepts are a named set of requirements. Let's define a few…
![conceptsIntegralVariations](https://www.modernescpp.com/wp-content/uploads/2017/03/conceptsIntegralVariations.png)
Placeholders – The Second
The unification of templates, concepts, and placeholders goes on. This time, I will look closely at constrained…
![slice](https://www.modernescpp.com/wp-content/uploads/2017/03/slice.png)
Concepts – Placeholders
C++11 has auto unconstrained placeholders. You can use concepts in C++20 as constrained placeholders.…
![ForkJoin](https://www.modernescpp.com/wp-content/uploads/2017/02/ForkJoin.png)
Task Blocks
Task blocks use the well-known fork-join paradigm for the parallel execution of tasks.
Who invented…
![synchronized](https://www.modernescpp.com/wp-content/uploads/2017/03/synchronized.png)
Transactional Memory
Transactional memory is based on the idea of a transaction from the database theory. Transactional memory…
![RainerGrimmSmall](https://www.modernescpp.com/wp-content/uploads/2016/04/RainerGrimmSmall.png)
I’m Done – Geschafft: Words about the Future of my Blogs
I'm more than happy to say. I'm done with translating my more the 130 posts from http://www.grimm-jaud.de/index.php/blog…