8#if !defined(ALIB_C20_MODULES) || ((ALIB_C20_MODULES != 0) && (ALIB_C20_MODULES != 1))
9# error "Symbol ALIB_C20_MODULES has to be given to the compiler as either 0 or 1"
57#if ALIB_SIZEOF_INTEGER == 8
82 144115188075855859ull,
83 288230376151711717ull,
84 576460752303423433ull,
85 1152921504606846883ull,
86 2305843009213693951ull,
87 4611686018427387847ull,
88 9223372036854775783ull,
89 18446744073709551557ull,
Detail namespace of module ALib Containers.
ALIB_DLL const uinteger PRIME_NUMBERS[PRIME_TABLE_SIZE]
ALIB_DLL void * DUMMY_BUCKET
A dummy bucket used for nulled hash tables to avoid otherwise necessary checks.
lang::uinteger uinteger
Type alias in namespace alib.