Does the standard define which iomanip
manipulators are sticky and which are not?
I keep finding myself referring to: https://stackoverflow.com/a/1533222/2642059
Which, is a great answer, but even says:
on my version
This coupled with the fact that I cannot find the concept of sticky on http://en.cppreference.com or http://www.cplusplus.com leads me to wonder whether this is an implementation defined concept.