dvector_pop Function

public function dvector_pop(this) result(val)

Removes the last element and returns it. Calling this method on an empty list

Arguments

Type IntentOptional AttributesName
class(dvector_t), intent(inout) :: this

Return Value real(kind=rp)


Contents

None