ReactOS 0.4.16-dev-1041-g8b6907f
|
#include <atlcoll.h>
Additional Inherited Members | |
![]() | |
typedef const T & | INARGTYPE |
typedef T & | OUTARGTYPE |
![]() | |
static void | CopyElements (_Out_writes_all_(NumElements) T *Dest, _In_reads_(NumElements) const T *Source, _In_ size_t NumElements) |
static void | RelocateElements (_Out_writes_all_(NumElements) T *Dest, _In_reads_(NumElements) T *Source, _In_ size_t NumElements) |
![]() | |
static bool | CompareElements (_In_ const T &Val1, _In_ const T &Val2) |
static int | CompareElementsOrdered (_In_ const T &Val1, _In_ const T &Val2) |