IntegerSocketMap Interface

public interface IntegerSocketMap

Module Procedures

private function m_new_map_empty() result(m)

Arguments

None

Return Value type(IntegerSocketMap)

private function m_new_map_from_pair_array(pairs) result(m)

Arguments

Type IntentOptional Attributes Name
type(pair), intent(in) :: pairs(:)

Return Value type(IntegerSocketMap)