|
forb
|
Pre-processes the given input file and writes its output in the given output file. More...
#include <preprocessor.hpp>
Public Member Functions | |
| preprocessor (const std::string &in_filename, const std::string &out_filename) | |
| Constructs a new preprocessor instance. | |
| void | execute () const |
| Performs the preprocessing on given files. | |
Pre-processes the given input file and writes its output in the given output file.
1.8.12