RSAsterix
RSAsterix
I would love to be able to objectify fact types. As it is now, I see no (obvious) way to do that. I have made this beautiful mockup with MS...
Fixes issue https://github.com/catid/libcat/issues/2
### Description ``` json.hpp:10652:31: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 10652 | ? std::numeric_limits::infinity() ``` Some floating point compiler options do...
If vorbisenc is included by sndfile, it already provides libm and ogg (which causes a linker warning)