C++ 11 introduced a new way of passing parameters to functions.It is called pass by move semantics.I think it is not much important for undergraduate level.If any one is interested in , i can explain it.
C++ 11 introduced a new way of passing parameters to functions.It is called pass by move semantics.I think it is not much important for undergraduate level.If any one is interested in , i can explain it.