29
Input/output library
[input.output]
29.11
File systems
[filesystems]
29.11.9
Class
file_status
[fs.class.file.status]
29.11.9.4
Modifiers
[fs.file.status.mods]
🔗
void
type
(
file_type ft
)
noexcept
;
1
#
Postconditions
:
type
(
)
=
=
ft
.
🔗
void
permissions
(
perms prms
)
noexcept
;
2
#
Postconditions
:
permissions
(
)
=
=
prms
.