@xarvos @byte @ozzelot Hmm checking https://en.cppreference.com/w/cpp/io/manip/endl it's defined as equivalent to os.put(os.widen('\n')) + os.flush()
Although definite answer would be the ISO C++ standard documents, which I don't have with me and well… ISO.