STLdoc
STLdocumentation
|
Macros | |
#define | __CRTDECL __cdecl |
#define | _INC_UTIME_INL |
#define | _STATIC_ASSERT(expr) typedef char __static_assert_t[ (expr) ] |
Functions | |
static __inline int __CRTDECL | _utime (const char *_Filename, struct _utimbuf *_Utimbuf) |
static __inline int __CRTDECL | _futime (int _Desc, struct _utimbuf *_Utimbuf) |
static __inline int __CRTDECL | _wutime (const wchar_t *_Filename, struct _utimbuf *_Utimbuf) |
static __inline int __CRTDECL | utime (const char *_Filename, struct utimbuf *_Utimbuf) |
#define __CRTDECL __cdecl |
#define _INC_UTIME_INL |
#define _STATIC_ASSERT | ( | expr | ) | typedef char __static_assert_t[ (expr) ] |
|
static |