Int

Undocumented in source.
  1. alias Int = long
    static if(size_t.sizeof >= 8)
    alias Int = long
  2. alias Int = int

Meta