Bitmap.BITAM

Undocumented in source.
  1. enum BITAM;
  2. enum BITAM;
    class Bitmap(string S, T)
    static
    static if(!(S != "HB" && S != "QB" && S != "b"))
    static if(!(S == "HB"))
    static if(!(S == "QB"))
    static if(S == "b")
    static if(!(size_t.sizeof == 8))
    enum BITAM = 32;

Meta