uninitialized_tag in C++--Marius Elvert
Optimise or not?
uninitialized_tag in C++
by Marius Elvert
From the article:
No doubt, C++ is one of those languages you can use to squeeze out every last drop of your CPU’s processing power. On the other hand, it also allows a high amount of abstraction. However, micro-optimization seldom works well with nice abstractions...

ACCU’s Overload journal of April 2018 is out. It contains the following C++ related articles.
New blog post on