push_sub Abstract Interface

abstract interface
private pure subroutine push_sub(this, item)

Arguments

Type IntentOptional AttributesName
class(ordered), intent(inout) :: this
class(*), intent(in) :: item

Contents to be added to this data structure