3#ifndef IMT_BASE_OS_LINUX_FILEIO_H
4#define IMT_BASE_OS_LINUX_FILEIO_H
26 static std::unique_ptr<std::iostream>
getFileStream(std::string
const& path, std::ios_base::openmode mode);
Provide file access functions.
static std::unique_ptr< std::iostream > getFileStream(std::string const &path, std::ios_base::openmode mode)
Tries to open the given file stream.
This is a application specific file which is used to configure Imt.Base.Core.Math.