_outputIters

来源:互联网 发布:浴霸松下奥普 知乎 编辑:程序博客网 时间:2024/06/15 23:03

/**

 * The volatile iterator can also write chunks to the array

 */

class ArrayIterator : public ConstArrayIterator

 std::vector<std::shared_ptr<ArrayIterator> > _outputIters;

0 0
原创粉丝点击