BitSet.size

Expand to include the indexed bit (dynamic only)

  1. size_t size [@property getter]
  2. BitSet* size(size_t i)
    struct BitSet(int Count = 0)
    static if(Count == 0)
    size

Meta