Hi again,

On 10/01/2014 12:48 AM, Ville Voutilainen wrote:
The intrinsics still fail to support certain variadic cases, such as template <class T, class... Args> void bar() { static_assert(__is_trivially_constructible(T, Args...), ""); }
... depending on your arrangements with Jason you may or may not want to open a separate bug report for this...

Paolo.

Reply via email to