Loading...
Searching...
No Matches

Definition

Retrieve a macro by index.

Remarks

Definition at line 134 of file macro.f90.


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

Methods

◆ get_item()

type(macro) function, allocatable get_item ( type(macro), dimension(:), intent(inout) this,
integer, intent(in) key )

Retrieve macro by 1-based index.

Remarks

Definition at line 790 of file macro.f90.