31
Input/output library
[input.output]
31.12
File systems
[filesystems]
31.12.9
Class
file_
status
[fs.class.file.status]
31.12.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
.