FLANG
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Fortran::evaluate::TypeVector Struct Reference

Public Types

using const_iterator = const DynamicType *
 

Public Member Functions

constexpr size_t size () const
 
constexpr const_iterator begin () const
 
constexpr const_iterator end () const
 
const DynamicTypeoperator[] (size_t i) const
 

Static Public Member Functions

template<typename... FortranType>
static constexpr TypeVector Create ()
 

Public Attributes

const DynamicTypestartPtr {nullptr}
 
const DynamicTypeendPtr {nullptr}
 
const size_t size_
 

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