Monday 13 May 2013

std::enable_shared_from_this is ugly, ugly, ugly

I've just had to use the rather esoteric (but fundamental) std::enable_shared_from_this template base class from C++11. Now I feel rather depressed.

No comments:

Post a Comment