VEBnode.max

setter for the max, setting either the highest bit or the max part of the value.

  1. Nullable!(size_t, maxSizeBound) max [@property getter]
  2. size_t max [@property setter]
    struct VEBnode
    @nogc nothrow @property
    void
    max
    (
    size_t value
    )

Meta