首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

std::filesystem::file_status::type

std::filesystem::file_type type() const;

(1)

(since C++17)

void type( std::filesystem::file_type type );

(2)

(since C++17)

访问文件类型信息。

1%29返回文件类型信息。

2%29组文件类型为type...

参数

type

-

file type to set to

返回值

1%29文件类型信息。

2%29%280%29

例外

noexcept规格:

noexcept

代码语言:txt
复制
 © cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

扫码关注腾讯云开发者

领取腾讯云代金券