ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
integers.hpp File Reference

Description:


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>
Include dependency graph for integers.hpp:
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
 

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.
 

Macro Definition Documentation

◆ ALIB_SIZEOF_INTEGER

#define ALIB_SIZEOF_INTEGER

Definition at line 31 of file integers.hpp.