manipulators.cpp
Go to the documentation of this file.
1 
9 /*****************************************************************************
10 ** Includes
11 *****************************************************************************/
12 
13 #include "../../include/ecl/streams/manipulators/end_of_line.hpp"
14 #include "../../include/ecl/streams/manipulators/clear_screen.hpp"
15 
16 /*****************************************************************************
17 ** Namespaces
18 *****************************************************************************/
19 
20 namespace ecl {
21 
22 /*****************************************************************************
23 ** Using
24 *****************************************************************************/
25 
28 
29 } // namespace ecl
ClearScreen clrscr
EndOfLine endl
Replicates the well known end of line/flush combination.
Definition: end_of_line.hpp:43
Manipulator that clears a terminal screen the c++ (hard) way.


ecl_streams
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:50