On Friday, 8 September 2023 at 07:59:37 UTC, rempas wrote:
I do have the following struct:[...]Is there any possible that there is a compiler bug? I do use ldc2 and `betterC`!
Could this be a problem of copy construction ?
Basile B. via Digitalmars-d-learn Fri, 08 Sep 2023 09:06:57 -0700
On Friday, 8 September 2023 at 07:59:37 UTC, rempas wrote:
I do have the following struct:[...]Is there any possible that there is a compiler bug? I do use ldc2 and `betterC`!
Could this be a problem of copy construction ?