FLANG
Fortran::parser::omp::ExecutionPartRange< Iterator > Struct Template Reference

Public Types

using Step = typename Iterator::Step

Public Member Functions

 ExecutionPartRange (Block::const_iterator begin, Block::const_iterator end, Step stepping=Step::Default, const ExecutionPartConstruct *owner=nullptr)
template<typename R, typename = std::enable_if_t<is_range_v<R>>>
 ExecutionPartRange (const R &range, Step stepping=Step::Default, const ExecutionPartConstruct *owner=nullptr)
Iterator begin () const
Iterator end () const

The documentation for this struct was generated from the following file: