This header file is part of the ALib C++ Library . It does not belong to an ALib Module and is included in any ALib Distribution .
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file integers.hpp.
#include <cstdint>
#include <cstddef>
Go to the source code of this file.
Namespaces | |
namespace | alib |
namespace | alib::lang |
Typedefs | |
using | integer = platform_specific |
using | integer = lang::integer |
Type alias in namespace alib. | |
using | intGap_t = platform_specific |
using | intGap_t = lang::intGap_t |
Type alias in namespace alib. | |
using | uinteger = platform_specific |
using | uinteger = lang::uinteger |
Type alias in namespace alib. | |
using | uintGap_t = platform_specific |
using | uintGap_t = lang::uintGap_t |
Type alias in namespace alib. | |
#define ALIB_SIZEOF_INTEGER |
Definition at line 31 of file integers.hpp.