|
Celeritas 0.7.0-dev.179+develop.ec08af0c9
|
#include <fstream>#include <iostream>#include <string>#include "corecel/Assert.hh"#include "corecel/Macros.hh"Classes | |
| class | celeritas::FileOrStdin |
| Construct an input from an existing file, or stdin if the filename is "-". More... | |
| class | celeritas::FileOrStdout |
| Construct an output to a new file, or stdout if the filename is "-". More... | |