C++ and Zombies: a moving question
One of the issues I was thinking about since C++Now: move and move-destruction
C++ and Zombies: a moving question
by Jens Weller
From the article:
This has been on my things to think about since C++Now. At C++Now, I realized, that we've might got zombies in the C++ standard. And that there are two fractions, one of them stating, that it is ok to have well defined zombies, while some people think that you'd better kill them.

Recently on Tales of C++: