ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <atlcoll.h>
Additional Inherited Members | |
Public Types inherited from ATL::CElementTraitsBase< T > | |
typedef const T & | INARGTYPE |
typedef T & | OUTARGTYPE |
Static Public Member Functions inherited from ATL::CElementTraitsBase< T > | |
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 Public Member Functions inherited from ATL::CDefaultCompareTraits< T > | |
static bool | CompareElements (_In_ const T &Val1, _In_ const T &Val2) |
static int | CompareElementsOrdered (_In_ const T &Val1, _In_ const T &Val2) |