|
static int __CLRCALL_OR_CDECL | compare (const _Elem *_First1, const _Elem *_First2, size_t _Count) |
|
static size_t __CLRCALL_OR_CDECL | length (const _Elem *_First) |
|
static _Elem *__CLRCALL_OR_CDECL | copy (_Elem *_First1, const _Elem *_First2, size_t _Count) |
|
static _Elem *__CLRCALL_OR_CDECL | _Copy_s (_Out_writes_(_Size_in_words) _Elem *_First1, size_t _Size_in_words, _In_reads_(_Count) const _Elem *_First2, size_t _Count) |
|
static const _Elem *__CLRCALL_OR_CDECL | find (const _Elem *_First, size_t _Count, const _Elem &_Ch) |
|
static _Elem *__CLRCALL_OR_CDECL | move (_Elem *_First1, const _Elem *_First2, size_t _Count) |
|
static _Elem *__CLRCALL_OR_CDECL | assign (_Elem *_First, size_t _Count, _Elem _Ch) |
|
static void __CLRCALL_OR_CDECL | assign (_Elem &_Left, const _Elem &_Right) _NOEXCEPT |
|
static bool __CLRCALL_OR_CDECL | eq (const _Elem &_Left, const _Elem &_Right) _NOEXCEPT |
|
static bool __CLRCALL_OR_CDECL | lt (const _Elem &_Left, const _Elem &_Right) _NOEXCEPT |
|
static _Elem __CLRCALL_OR_CDECL | to_char_type (const int_type &_Meta) _NOEXCEPT |
|
static int_type __CLRCALL_OR_CDECL | to_int_type (const _Elem &_Ch) _NOEXCEPT |
|
static bool __CLRCALL_OR_CDECL | eq_int_type (const int_type &_Left, const int_type &_Right) _NOEXCEPT |
|
static int_type __CLRCALL_OR_CDECL | not_eof (const int_type &_Meta) _NOEXCEPT |
|
static int_type __CLRCALL_OR_CDECL | eof () _NOEXCEPT |
|
_Diff _Count
Definition: algorithm:1941
#define _CRT_SECURE_WMEMCPY(dest, destsize, source, count)
Definition: yvals.h:358
_In_ size_t _In_ unsigned int _Ch
Definition: mbstring.h:161
_Diff _Count
Definition: algorithm:1941
#define _CSTD
Definition: yvals.h:559
wchar_t _Elem
Definition: iosfwd:289
const _Ty & _Right
Definition: algorithm:4087
_Diff _Count
Definition: algorithm:1941
#define _CSTD
Definition: yvals.h:559
__inline int __CRTDECL wmemcmp(_In_reads_(_N) const wchar_t *_S1, _In_reads_(_N) const wchar_t *_S2, _In_ size_t _N)
Definition: wchar.h:1262
312 return (
_Count == 0 ? _First1
_Diff _Count
Definition: algorithm:1941
#define _CSTD
Definition: yvals.h:559
wchar_t _Elem
Definition: iosfwd:289
#define WEOF
Definition: ctype.h:26
const _Ty & _Right
Definition: algorithm:4087
const _Ty & _Right
Definition: algorithm:4087
__inline _CONST_RETURN wchar_t *__CRTDECL wmemchr(_In_reads_(_N) const wchar_t *_S, _In_ wchar_t _C, _In_ size_t _N)
Definition: wchar.h:1257
_In_ size_t _In_ unsigned int _Ch
Definition: mbstring.h:161
_Diff _Count
Definition: algorithm:1941
#define _CSTD
Definition: yvals.h:559
wchar_t _Elem
Definition: iosfwd:289
305 return (*_First == 0 ? 0
_Check_return_ _CRTIMP size_t __cdecl wcslen(_In_z_ const wchar_t *_Str)
#define _CSTD
Definition: yvals.h:559
const _Ty & _Right
Definition: algorithm:4087
335 return (
_Count == 0 ? _First1
_Diff _Count
Definition: algorithm:1941
#define _CSTD
Definition: yvals.h:559
wchar_t _Elem
Definition: iosfwd:289
383 return (_Meta !=
eof() ? _Meta : !
eof());
static int_type __CLRCALL_OR_CDECL eof() _NOEXCEPT
Definition: iosfwd:386
_In_ size_t _In_ unsigned int _Ch
Definition: mbstring.h:161
The documentation for this struct was generated from the following file: