public function dvector_pop(this) result(val)
Removes the last element and returns it. Calling this method on an empty list
Type Bound
dvector_t
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
class(dvector_t),
|
intent(inout) |
|
|
:: |
this |
|
Return Value
real(kind=rp)