saxbophone / arby

Arbitrary precision arithmetic in C++, even at compile-time
https://saxbophone.com/arby/
Mozilla Public License 2.0
8 stars 1 forks source link

Added a tiny constexpr test #80

Closed saxbophone closed 1 year ago

saxbophone commented 2 years ago

This fails on G++, but that might be because of a compiler bug

saxbophone commented 1 year ago

Relates #54