get_count_func Abstract Interface

abstract interface
private pure function get_count_func(this, key)

Arguments

Type IntentOptional AttributesName
class(multimap), intent(in) :: this
class(*), intent(in) :: key

The key whose associated values are to be counted

Return Value real