Unexpected behaviour in associative array
Andre Pany
andre at s-e-a-p.de
Fri Apr 19 11:55:41 UTC 2019
On Friday, 19 April 2019 at 11:53:37 UTC, Andre Pany wrote:
> On Friday, 19 April 2019 at 11:41:53 UTC, Arredondo wrote:
>> On Friday, 19 April 2019 at 11:32:17 UTC, Andre Pany wrote:
>>>
>>> Could you please post the coding, otherwise it is quite hard
>>> to help you.
>>>
>>> Kind regards
>>> Andre
>>
>> Yes, I'm working on isolating the problem. It's a bit
>> laborious because the custom Struct is actually a wrapper
>> around an ndslice matrix, and I still don't know if the issue
>> is reproducible without this dependency.
>
> With D the tool Dustmite is included, it reduces the code
> automatically for you. You just provide the expected compiler
> or linked output. It is also very well integrated into Dub.
>
> Kind regards
> Andre
https://dub.pm/commandline.html#dustmite
More information about the Digitalmars-d-learn
mailing list