FEI Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Macros
fei_fstream.hpp File Reference
#include <fstream>
Include dependency graph for fei_fstream.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FEI_IFSTREAM   std::ifstream
 
#define FEI_OFSTREAM   std::ofstream
 

Macro Definition Documentation

◆ FEI_IFSTREAM

#define FEI_IFSTREAM   std::ifstream

Definition at line 13 of file fei_fstream.hpp.

◆ FEI_OFSTREAM

#define FEI_OFSTREAM   std::ofstream

Definition at line 14 of file fei_fstream.hpp.