SelectArray::const_iterator::const_iterator
Construct from const_iterator
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/computation/LoopTreeTransform.h>
const_iterator(std::list<ArrayDim>::const_iterator const& that);
Parameters
Name |
Description |
that |
The object to copy construct from |
Created with MrDocs