On 6/6/2015 12:47 PM, Andrei Alexandrescu wrote:
On 6/6/15 11:52 AM, bitwise wrote:The code looks like this: http://dpaste.com/0SF46B6So my question is, what is the best way to get this code into the binary?Where would an approach based on static shared this() and ~this fall short?
The druntime must be initialized before those are called.
