MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
StringCompositePair
Interface
3 statements
Source File
StringCompositeMap.F90
mapl_StringCompositeMap
StringCompositePair
Contents
Module Procedures
m_newPair
public interface StringCompositePair
Module Procedures
private function m_newPair(key, value) result(p)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
key
class(
AbstractComposite
),
intent(in)
::
value
Return Value
type(
StringCompositePair
)