Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.
Members
Public Methods
Name |
Description |
|---|---|
(Static) Call this function to convert a character to uppercase. |
|
(Static) Call this function to convert a character to lowercase. |
Remarks
This class provides functions that are utilized by the class CStringElementTraitsI.
Requirements
Header: atlcoll.h