Skip to content

Now almost entirely constexpr!

Compare
Choose a tag to compare
@saxbophone saxbophone released this 20 May 05:11
· 305 commits to master since this release
v0.2.0
937dc9e

Using a custom-made constexpr doubly-linked-list type, Uint is now almost entirely constexpr, except for conversion to and from string, and for conversion from float.