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