FLANG
Fortran::semantics::OmpSpecificModifierIterator< SpecificTy > Struct Template Reference

Public Types

using VectorTy = std::vector<const SpecificTy *>

Public Member Functions

 OmpSpecificModifierIterator (std::shared_ptr< VectorTy > list, typename VectorTy::const_iterator where)
OmpSpecificModifierIteratoroperator++ ()
OmpSpecificModifierIteratoroperator-- ()
const SpecificTy * operator* () const
bool operator== (const OmpSpecificModifierIterator &other) const
bool operator!= (const OmpSpecificModifierIterator &other) const

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