
16 Oct
2006
16 Oct
'06
11:14 p.m.
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.