FLANG
Classes | Public Types | Public Member Functions | List of all members
fir::CoordinateIndicesAdaptor Class Reference

Classes

class  iterator
 

Public Types

using value_type = IntOrValue
 

Public Member Functions

 CoordinateIndicesAdaptor (mlir::DenseI32ArrayAttr fieldIndices, mlir::ValueRange values)
 
value_type operator[] (size_t index) const
 
size_t size () const
 
bool empty () const
 
iterator begin () const
 
iterator end () const
 

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