EBTree32.Key

Undocumented in source.
  1. alias Key = int
  2. alias Key = uint
    class EBTree32(bool signed = false)
    static if(!(signed))
    alias Key = uint

Meta