Results 6 comments of Tommy Hinks

It should be mentioned that John Lynch from SideFX pointed this bug out to me.

Is it possible that your compiler doesn't support C++17?

Any chance you can paste the error messages here?

Hi Connor, There are a few issues with this repo, I think you have only touched on some of them. It is indeed unfortunate that this repo promises more than...

Github actions allow one to have a CI system in place, that builds the repo and runs tests on every commit (or PR, or however you set it up). It...

The goal is to detect under/over-flow when parsing values from strings.