Simple manipulators that operate on text streams. More...
#include "manipulators/manipulator.hpp"
#include "text_stream.hpp"
#include "manipulators/end_of_line.hpp"
#include "manipulators/clear_screen.hpp"
Go to the source code of this file.
Simple manipulators that operate on text streams.
Simple manipulators that operate on text streams. The most common example is the endl manipulator.
Definition in file manipulators.hpp.