size_func Abstract Interface

abstract interface
private pure function size_func(this)

Arguments

Type IntentOptional AttributesName
class(countable), intent(in) :: this

Return Value integer

The number of items stored in this object.