1 Apr
2015
1 Apr
'15
4:02 a.m.
----- Original Message -----
From: "Bruno Dutra"
If there is an idiomatic way to do metaprogramming in C++11, I'm sure I don't know what it is. But yeah, it's probably not the MPL.
I was about to say the very same thing. I keep being told MPL is old fashioned, but, to be honest, so far I've failed to see what the "C++11 way" of metaprogramming is.
2c: This is exactly why modern non-legacy-constrained C++14 metaprogramming libraries are needed: to discover, organize, and formalize that unknown. Regards, Paul Mensonides