|
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 constexpr bool __CLRCALL_OR_CDECL | eq (const _Elem &_Left, const _Elem &_Right) _NOEXCEPT |
|
static constexpr bool __CLRCALL_OR_CDECL | lt (const _Elem &_Left, const _Elem &_Right) _NOEXCEPT |
|
static constexpr _Elem __CLRCALL_OR_CDECL | to_char_type (const int_type &_Meta) _NOEXCEPT |
|
static constexpr int_type __CLRCALL_OR_CDECL | to_int_type (const _Elem &_Ch) _NOEXCEPT |
|
static constexpr bool __CLRCALL_OR_CDECL | eq_int_type (const int_type &_Left, const int_type &_Right) _NOEXCEPT |
|
static constexpr int_type __CLRCALL_OR_CDECL | not_eof (const int_type &_Meta) _NOEXCEPT |
|
static constexpr int_type __CLRCALL_OR_CDECL | eof () _NOEXCEPT |
|
unsigned int _Count
Definition: xcomplex:668
#define _CRT_SECURE_WMEMCPY(dest, destsize, source, count)
Definition: yvals.h:408
unsigned int _Count
Definition: xcomplex:668
_Check_return_ _In_ wchar_t _Ch
Definition: vcruntime_string.h:89
#define _CSTD
Definition: yvals.h:570
wchar_t _Elem
Definition: iosfwd:287
constexpr const _Ty &() _Left
Definition: algorithm:3590
constexpr const _Ty &() _Right
Definition: algorithm:3591
unsigned int _Count
Definition: xcomplex:668
#define _CSTD
Definition: yvals.h:570
310 return (
_Count == 0 ? _First1
unsigned int _Count
Definition: xcomplex:668
#define _CSTD
Definition: yvals.h:570
wchar_t _Elem
Definition: iosfwd:287
constexpr const _Ty &() _Left
Definition: algorithm:3590
constexpr const _Ty &() _Right
Definition: algorithm:3591
constexpr const _Ty &() _Left
Definition: algorithm:3590
constexpr const _Ty &() _Right
Definition: algorithm:3591
unsigned int _Count
Definition: xcomplex:668
_Check_return_ _In_ wchar_t _Ch
Definition: vcruntime_string.h:89
#define _CSTD
Definition: yvals.h:570
wchar_t _Elem
Definition: iosfwd:287
303 return (*_First == 0 ? 0
304 :
_CSTD wcslen(_First));
#define _CSTD
Definition: yvals.h:570
constexpr const _Ty &() _Left
Definition: algorithm:3590
constexpr const _Ty &() _Right
Definition: algorithm:3591
333 return (
_Count == 0 ? _First1
unsigned int _Count
Definition: xcomplex:668
#define _CSTD
Definition: yvals.h:570
wchar_t _Elem
Definition: iosfwd:287
381 return (_Meta !=
eof() ? _Meta : !
eof());
static constexpr int_type __CLRCALL_OR_CDECL eof() _NOEXCEPT
Definition: iosfwd:384
_Check_return_ _In_ wchar_t _Ch
Definition: vcruntime_string.h:89
The documentation for this struct was generated from the following file: