I am going through the custom implementation for tuples , which is described in C++ template second edition. I need a help to undestand how the pushFront actually work. What