BraWl
Loading...
Searching...
No Matches
command_line::str_wrapper Type Reference

wrapper to allow array of allocatable strings More...

Public Attributes

character(len=:), allocatable str
 

Detailed Description

wrapper to allow array of allocatable strings

Definition at line 52 of file command_line.f90.

Member Data Documentation

◆ str

character(len=:), allocatable command_line::str_wrapper::str

Definition at line 53 of file command_line.f90.

53 character(len=:), allocatable :: str

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