David LeBlanc

Results 3 issues of David LeBlanc

Nice and simple, HelloWorld.cs What would be really cool is making it work on Linux with .NET Core

This should be what's needed to prevent a SafeInt from being constructed from an enum, though a SafeInt of some defined type could be initialized from an enum. It still...

The class had assertions for UB on shift, turn the asserts into exceptions.