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-04-01 at 23:35:40 +0000