declaration of types for file output More...
#include <iostream>
#include <fstream>
Go to the source code of this file.
Namespaces | |
soplex | |
Everything should be within this namespace. | |
Typedefs | |
typedef std::ifstream | spxifstream |
declaration of types for file output
This is to make the use of compressed input files transparent when programming.
Definition in file spxfileio.h.