Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
This class provides default copy and move methods for a collection class.
template<
typename T
>
class CElementTraitsBase
Parameters
- T
The type of data to be stored in the collection.
Remarks
This base class defines methods for copying and relocating elements in a collection class. It is utilized by the classes CDefaultElementTraits, CStringRefElementTraits, and CStringElementTraitsI.
For more information, see ATL Collection Classes.
Requirements
Header: atlcoll.h