Definition at line 29 of file stat.cpp.
◆ type
typedef int anonymous_namespace{stat.cpp}::file_handle_traits::type |
◆ close()
static bool anonymous_namespace{stat.cpp}::file_handle_traits::close |
( |
_In_ type const |
fh | ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
Definition at line 33 of file stat.cpp.
34 {
36 return true;
37 }
_Check_return_opt_ _CRTIMP int __cdecl _close(_In_ int _FileHandle)
◆ get_invalid_value()
static type anonymous_namespace{stat.cpp}::file_handle_traits::get_invalid_value |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
The documentation for this struct was generated from the following file: