$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Interesting article on stack-based TMP
From: Julien Nitard (julien.nitard_at_[hidden])
Date: 2012-10-22 08:14:03
Hi All,
That article came out of reddit C++ section:
http://pubby8.wordpress.com/2012/10/15/stack-based-template-metaprogramming-in-c-11/
It looks like TMP made easy (finally !). I am not that sure it is
though and was wondering if anybody had any comments on it.
Regards,
Julien