view rt/memory.d @ 115:6caaf0256da1

+ interpretation of (non-assign) binary expressions + BinExp.isunsigned + EqualExp.isBit
author Trass3r
date Thu, 02 Sep 2010 01:29:29 +0200
parents ef02e2e203c2
children
line wrap: on
line source

module rt.memory;

extern(D) void initStaticDataGC();