vebTree.this

to construct a VEB tree one should provide the maximum element one wish to be able to store.

  1. this()
  2. this(uint expectedSize)
    class vebTree
    this
  3. this(uint[] range)

Meta