Hi,

On 04/16/2014 05:47 PM, Rüdiger Sonderfeld wrote:
+  template <typename _T, typename... _Types>
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.

Thanks,
Paolo.

Reply via email to