Return current number of stored macros.
Remarks
Definition at line 156 of file macro.f90.
The documentation for this interface was generated from the following file:
◆ size_item()
| integer function size_item |
( |
type(macro), dimension(:), intent(inout), allocatable | this | ) |
|
Return number of defined macros.
Remarks
Definition at line 884 of file macro.f90.