BitVectorRepr::BitVectorRepr
Construct from BitVectorReprImpl
Synopsis
Declared in <support/BitVectorRepr.h>
BitVectorRepr(BitVectorReprImpl const& _impl);
Parameters
Name |
Description |
_impl |
The object to copy construct from |
Created with MrDocs