AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
AChar Class Reference

Represents a single 32-bit char. More...

#include <AUI/Common/AChar.h>

Public Member Functions

 AChar (char c)
 
bool digit () const
 
bool alpha () const
 
bool alnum () const
 
char asAscii () const
 
 operator char32_t () const
 

Detailed Description

Represents a single 32-bit char.


The documentation for this class was generated from the following file: