BitVectorReprBase::BitVectorReprBase
Copy constructor
Synopsis
Declared in <support/BitVectorRepr.h>
BitVectorReprBase(BitVectorReprBase<Name, Data> const& that);
Parameters
Name |
Description |
that |
The object to copy construct from |
Created with MrDocs