BitVectorReprImpl::BitVectorReprImpl
Constructors
Synopses
Declared in <support/BitVectorRepr.h>
Copy constructor
BitVectorReprImpl(BitVectorReprImpl const& that);
Construct from unsigned int
BitVectorReprImpl(unsigned int size);
Created with MrDocs