int2

Undocumented in source.
  1. alias int2 = Vector!(int[2])
    version(LDC)
    alias int2 = Vector!(int[2])
  2. struct int2

Meta