Comment on Simple C++11 metaprogrammingComments−zvrba11yCool post. I have always disliked C++ MP because I couldn't see the forest for the trees. Judging by the first few examples (using, mp_rename) C++11 cleans it up and makes it understandable.
Comments
Cool post. I have always disliked C++ MP because I couldn't see the forest for the trees. Judging by the first few examples (using, mp_rename) C++11 cleans it up and makes it understandable.