di 0.1.0
Loading...
Searching...
No Matches
fixed_unsigned.h File Reference

Go to the source code of this file.

Classes

class  di::math::FixedUnsigned< bits >
 A fixed-width unsigned integer. More...
class  di::FixedUnsigned< bits >
 A fixed-width unsigned integer. More...

Namespaces

namespace  di
namespace  di::math

Typedefs

using di::math::u128_fallback = FixedUnsigned<128>
using di::math::u256 = FixedUnsigned<256>
using di::u128_fallback
using di::u256