https://issues.dlang.org/show_bug.cgi?id=19575
Илья Ярошенко <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Илья Ярошенко <[email protected]> --- BetterC CPUID library. Bugs, if any, will be fixed quickly. https://github.com/libmir/mir-cpuid It is constructed with C runtime constructor, not shared static this. Also, you can call extern(C) mir_cpuid_init manually. --
