MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
RegistryPtrPair
Interface
3 statements
Source File
RegistryPtrMap.F90
mapl3g_RegistryPtrMap
RegistryPtrPair
Contents
Module Procedures
map_p_new_pair
public interface RegistryPtrPair
Module Procedures
private function map_p_new_pair(first, second) result(p)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
first
type(
RegistryPtr
),
intent(in)
::
second
Return Value
type(
RegistryPtrPair
)