Daniel Hood
Daniel Hood
## The problem I love [ib build tool](https://github.com/jasonl9000/ib). It help keeps my code sane and easy to integrate with other projects. When building one of the examples, I ran into...
It took me a while to figure out why I was getting exceptions at runtime. Hope this helps other.
OS: Arch Linux GCC Version: 8.2.0 **Steps to reproduce:** - Install arch linux - Upgrade and install dependencies ``` sudo pacman -Syyu sudo pacman -S libudev libusb gcc autoconf ```...
Would it be possible to add operator overloading snippets? I can make a pr if you wish.