Hi, On 04/16/2014 05:47 PM, Rüdiger Sonderfeld wrote:
Please avoid _ + Uppercase, those are badnames for many targets. Normally we add a p at the end. Also, I would mention in a comment the front-end bug preventing a much more straightforward implementation.+ template <typename _T, typename... _Types>
Thanks, Paolo.