BetterC issues with ErupteD Vulkan binding typedef handles

Adam D. Ruppe destructionator at gmail.com
Sun Dec 20 15:52:39 UTC 2020


On Sunday, 20 December 2020 at 15:45:59 UTC, ParticlePeter wrote:
>     VkSemaphore[]          wait_semaphores         = [],  // 
> error: TypeInfo required

does it still error if you just use = null? they work the same 
way but might avoid the annoying error.


More information about the Digitalmars-d-learn mailing list