On Friday, May 30, 2014 10:13:01 AM Steven G. Johnson wrote: > A fix could be to replace the promote_array_type with something like > > typeof(($f)(one(A), one(T)))
I'm trying to avoid the assumption that one(T) exists. In some situations it may not even make sense. --Tim
