BitSet.size

Expand to include the indexed bit (dynamic only)

  1. size_t size()
  2. BitSet* size(size_t i)
    struct BitSet(int Count = 0)
    static if(Count == 0)
    size
    (
    size_t i
    )

Meta