
17 Oct
2006
17 Oct
'06
5:01 a.m.
On Oct 16, 2006, at 4:14 PM, Larry Evans wrote:
On 10/15/2006 08:34 PM, Larry Evans wrote: [snip]
Could anyone suggest how to do what I attempted to do in the variadic is_same.hpp in vtmpl.zip?
Never mind. The whole problem was caused by the failure to unpack the Tail arg in the list.hpp push_front. With that correction, non-variadic is_same worked.
Thanks for tracking this down. I'll make sure the compiler diagnoses this error properly in future versions. Doug