BooleanQuery::BooleanQuery
Copy constructor
Synopsis
Declared in <src/midend/astQuery/booleanQuery.h>
BooleanQuery(BooleanQuery const& X);
Parameters
Name |
Description |
X |
The object to copy construct from |
Created with MrDocs
Copy constructor
Declared in <src/midend/astQuery/booleanQuery.h>
BooleanQuery(BooleanQuery const& X);
Name |
Description |
X |
The object to copy construct from |
Created with MrDocs