Version: SMASH-3.1
file.cc File Reference
#include "smash/file.h"

Go to the source code of this file.

Namespaces

 smash
 

Functions

FilePtr smash::fopen (const std::filesystem::path &filename, const std::string &mode)
 Open a file with given mode. More...