file_status::file_status 建構函式
建構 file_status 物件。
explicit file_status(
file_type Ftype = status_unknown
);
參數
- Ftype
file_type。
需求
標題: filesystem
命名空間: std::tr2::sys
建構 file_status 物件。
explicit file_status(
file_type Ftype = status_unknown
);
標題: filesystem
命名空間: std::tr2::sys