Implementation of a basic storage structure as pointer list of pointers.
This implementation does purposely not use pointer attributes in the datastructure to make it safer to work with.
Wrapped TOML value to generate pointer list
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
class(toml_value), | public, | allocatable | :: | val |
TOML value payload |