pop_stackt Interface

interface
public module function pop_stackt(stk) result(r)

Arguments

Type IntentOptional Attributes Name
class(stack_t(*)), intent(inout) :: stk

Return Value type(rpn_t)