dc_hash::hash_internal Type Reference

Private Attributes

character(string) key
 
character(string) value
 

Detailed Description

Definition at line 113 of file dc_hash.f90.

Field Documentation

◆ key

character(string) dc_hash::hash_internal::key
private

Definition at line 115 of file dc_hash.f90.

115  character(STRING) :: key

◆ value

character(string) dc_hash::hash_internal::value
private

Definition at line 116 of file dc_hash.f90.

116  character(STRING) :: value

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