#include <cstdlib>
Go to the source code of this file.
Classes | |
class | impulse::Stream |
A Stream provides a means of input and output, to and from the console or a file. More... | |
Namespaces | |
namespace | impulse |
namespace | impulse::io |
Functions | |
Stream & | impulse::io::endl (Stream &stream) |
Variables | |
Stream | impulse::io::cin |
Stream | impulse::io::cout |
Stream | impulse::io::trace |