I would like to clarify my understanding of evaluation order in Fortran.
Let\'s say I have a Stack type with methods pop and push_back. If I exe
pop
push_back