CDefaultCharTraits Class

This class provides two static functions for converting characters between uppercase and lowercase.

template <
   typename T
>
class CDefaultCharTraits

Parameters

  • T
    The type of data to be stored in the collection.

Remarks

This class provides functions that are utilized by the class CStringElementTraitsI.

Requirements

Header: atlcoll.h

See Also

Other Resources

CDefaultCharTraits Members

ATL Class Overview