Load dynamic libraries with no hand-written bindings!

Andrej Mitrovic andrej.mitrovich at gmail.com
Wed Sep 7 05:30:51 UTC 2022


On Tuesday, 6 September 2022 at 16:53:16 UTC, ryuukk_ wrote:
> - a whole class and new just to store that? you don't seem to 
> make use of inheritance or any OOP features so a simple struct 
> is enough imo

There's no need for a class. It was just an example. You can use 
static foreach in module scope.


More information about the Digitalmars-d mailing list