Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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