Daniel Murphy: > Yeah, type deduction with modifiers is inconsistent. > > In some cases matching T to const(U) gives U == tailconst(T), but not in > others. > The problem exists with pointers, arrays, and (if we ever get it) Michel > Fortin's const(Object)ref.
Is this already in Bugzilla, or do you want me to create a new Bugzilla enhancement request with my examples? Bye, bearophile
