AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
AChar Class Reference

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

Detailed Description

Represents a single 32-bit char.

Public Member Functions

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

#include <AUI/Common/AChar.h>


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