FLANG
Fortran::evaluate::DesignatorPathMap< A > Class Template Reference

Classes

struct  Entry

Public Types

using iterator = typename std::vector<Entry>::iterator
using const_iterator = typename std::vector<Entry>::const_iterator

Public Member Functions

iterator begin ()
iterator end ()
const_iterator begin () const
const_iterator end () const
bool empty () const
void clear ()
iterator erase (iterator iter)
void push_back (DesignatorPath path, A value)

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