ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
chartypes.inl File Reference

Description:

This header-file is part of module ALib Characters of the ALib C++ Library.

© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file chartypes.inl.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  alib
 
namespace  alib::characters
 

Macros

ALib Module Characters

The macros in this section are introduced by module ALib Characters.

#define ALIB_CHAR_TYPE_ID_CHARACTER
 
#define ALIB_CHAR_TYPE_ID_COMPLEMENT
 
#define ALIB_CHAR_TYPE_ID_STRANGE
 

Typedefs

using alib::character = characters::character
 Type alias in namespace alib.
 
using alib::characters::character = PLATFORM_SPECIFIC
 
using alib::characters::complementChar = PLATFORM_SPECIFIC
 
using alib::complementChar = characters::complementChar
 Type alias in namespace alib.
 
using alib::characters::nchar = char
 
using alib::nchar = characters::nchar
 Type alias in namespace alib.
 
using alib::characters::strangeChar = PLATFORM_SPECIFIC
 
using alib::strangeChar = characters::strangeChar
 Type alias in namespace alib.
 
using alib::characters::wchar = PLATFORM_SPECIFIC
 
using alib::wchar = characters::wchar
 Type alias in namespace alib.
 
using alib::characters::xchar = PLATFORM_SPECIFIC
 
using alib::xchar = characters::xchar
 Type alias in namespace alib.