CDefaultCompareTraits Class
This class provides default element comparison functions.
template<
typename T
>
class CDefaultCompareTraits
Параметры
- T
The type of data to be stored in the collection.
Заметки
This class contains two static functions for comparing elements stored in a collection class object. This class is utilized by the CDefaultElementTraits Class.
For more information, see ATL Collection Classes.
Требования
Header: atlcoll.h