Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This class provides default methods and functions for a collection class composed of primitive data types.
template<
typename T
> class CPrimitiveElementTraits :
public CDefaultElementTraits< T >
Parameters
- T
The type of data to be stored in the collection class object.
Remarks
This class provides default static functions and methods for moving, copying, comparing, and hashing primitive data type elements stored in a collection class object.
For more information, see ATL Collection Classes.
Requirements
Header: atlcoll.h