fs

Types

Name
using std::ifstream ifstream
using std::ofstream ofstream
using std::fstream fstream

Types Documentation

using ifstream

using fs::ifstream = typedef std::ifstream;

using ofstream

using fs::ofstream = typedef std::ofstream;

using fstream

using fs::fstream = typedef std::fstream;

Updated on 2026-01-10 at 22:49:45 +0000