TypeFunction example creatiing a conversion matrix
Stefan Koch
uplink.coder at gmail.com
Fri Oct 2 16:33:23 UTC 2020
On Friday, 2 October 2020 at 15:36:46 UTC, Stefan Koch wrote:
> On Friday, 2 October 2020 at 15:11:18 UTC, Adam D. Ruppe wrote:
>> [...]
>
> Indeed. A am currently fixing this bug.
> The problem is that structs and classes are not considered
> types ... they are symbols.
> Generally dmd doesn't like it if you pass types to functions
> and I have to circumvent the resistance ;)
Should be fixed now.
More information about the Digitalmars-d
mailing list