bounded-integer
bounded-integer copied to clipboard
C++ library aiming to replace all built-in integers
Since ever I wanted to have such integer available. The issue is I could not find any nice way how to handle loops with during-runtime-determined number of iterations. This holds...
Could you provide a minimal Dockerfile for how to compile the tests, please? I tried gcc and clang, and make and ninja in all possible combinations and none of them...
I see that the code is incompatible with < 16 version for Clang, but while configuring with lower versions of clang, CMake doesn't emit any warning or errors. Added a...
For now, I have the latest GCC 13.1.1 environment setup but from what I guess, building with it doesn't get it to build at all (for example, see one of...