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

Description:

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

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

Definition in file integers.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::lang
 

Macros

General Preprocessor Symbols Exposed By ALib

The following general symbols (aka symbols not related to distinct ALib Modules) are deduced by ALib headers and thus usually are not to be passed to the compiler.

Note
Since ALib release 2312, the automatic detection of some symbols may be disabled by passing them from outside. This allows compiling the code with platform/toolchain combinations that are not 'known' to ALib. See ALIB_SIZEOF_INTEGER for more information.
#define ALIB_SIZEOF_INTEGER
 

Typedefs

using alib::integer = lang::integer
 Type alias in namespace alib.
 
using alib::lang::integer = platform_specific
 
using alib::intGap_t = lang::intGap_t
 Type alias in namespace alib.
 
using alib::lang::intGap_t = platform_specific
 
using alib::lang::uinteger = platform_specific
 
using alib::uinteger = lang::uinteger
 Type alias in namespace alib.
 
using alib::lang::uintGap_t = platform_specific
 
using alib::uintGap_t = lang::uintGap_t
 Type alias in namespace alib.