TOML-Fortran
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
toml_table
Interface
3 statements
Source File
table.f90
tomlf_type_table
toml_table
Contents
Module Procedures
new_table_func
public interface toml_table
Create standard constructor
Module Procedures
private function new_table_func() result(self)
Default constructor for TOML table type
Arguments
None
Return Value
type(
toml_table
)
Instance of the TOML table