Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or retrieves a stored file_type.
file_type type() const;
void type(
file_type Ftype
);
Parameters
- Ftype
A file_type.
Return Value
The first function returns the stored file_type.
Remarks
The second function sets Ftype as the stored file_type.
Requirements
Header: filesystem
Namespace: std::tr2::sys