|
_EXTERN_C _CRTIMP2_PURE float __CLRCALL_PURE_OR_CDECL | _Stofx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, long, int *) |
|
_CRTIMP2_PURE double __CLRCALL_PURE_OR_CDECL | _Stodx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, long, int *) |
|
_CRTIMP2_PURE long double __CLRCALL_PURE_OR_CDECL | _Stoldx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, long, int *) |
|
_CRTIMP2_PURE long __CLRCALL_PURE_OR_CDECL | _Stolx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, int, int *) |
|
_CRTIMP2_PURE unsigned long __CLRCALL_PURE_OR_CDECL | _Stoulx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, int, int *) |
|
_CRTIMP2_PURE long long __CLRCALL_PURE_OR_CDECL | _Stollx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, int, int *) |
|
_CRTIMP2_PURE unsigned long long __CLRCALL_PURE_OR_CDECL | _Stoullx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, int, int *) |
|
_END_EXTERN_C _STD_BEGIN double | _Stodx_v2 (const char *_Str, char **_Endptr, int _Pten, int *_Perr) |
|
float | _Stofx_v2 (const char *_Str, char **_Endptr, int _Pten, int *_Perr) |
|
template<class _Elem > |
size_t | _Find_elem (_Elem *_Base, _Elem _Ch) |
|
wchar_t * | _Maklocwcs (const wchar_t *_Ptr) |
|