Date: Tue, 7 Apr 2026 11:46:22 +0200
On Tue, Apr 7, 2026 at 11:39 AM Muneem <itfllow123_at_[hidden]> wrote:
>
> Yes, and you can also assign it to a int var, in which case the T^ found
> at compile time will decay into T.
>
> Now, I even understand less: Isn't T^ either the same as T or
type_set(selector)? What can T^ do that neither T nor type_set(selector)
can do?
>
> Yes, and you can also assign it to a int var, in which case the T^ found
> at compile time will decay into T.
>
> Now, I even understand less: Isn't T^ either the same as T or
type_set(selector)? What can T^ do that neither T nor type_set(selector)
can do?
Received on 2026-04-07 09:47:01
