$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] MPL and MPL core
From: pmenso57_at_[hidden]
Date: 2015-04-01 00:02:15
----- Original Message -----
> From: "Bruno Dutra" <brunocodutra_at_[hidden]>
> > 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