Hello all,

What is the simplest code to use to "flip" an std::vector? The last element is the first and so on...

Thanks!