File manipulators.hpp
↰ Parent directory (include/ecl/streams
)
Simple manipulators that operate on text streams.
Definition (include/ecl/streams/manipulators.hpp
)
Detailed Description
Simple manipulators that operate on text streams. The most common example is the endl manipulator.
November 2009
Includes
manipulators/clear_screen.hpp
(File clear_screen.hpp)manipulators/end_of_line.hpp
(File end_of_line.hpp)manipulators/manipulator.hpp
(File manipulator.hpp)text_stream.hpp
(File base_text_stream.hpp)