Manipulators Manipulators are part of stream library #include to use them They perform operations on the stream But are used just like input/output items std::endl is an example doesn't need #include outputs '\n' to the stream flushes the stream