I don't think there's a bug report specifically on this.
"bearophile" <[email protected]> wrote in message
news:[email protected]...
> 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