StringCompositePair Interface

public interface StringCompositePair

Module Procedures

private function m_newPair(key, value) result(p)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: key
class(AbstractComposite), intent(in) :: value

Return Value type(StringCompositePair)