sonible / VCTR

A powerful C++ 20 wrapper around your favorite standard library containers
https://sonible.github.io/VCTR/
Other
25 stars 1 forks source link

Vctr 88 log10.h gcem log10 doesn t compile #58

Closed JanosGit closed 1 year ago

JanosGit commented 1 year ago

This should fix the errors you were encountering. gcem::log10 was introduced with version 1.16.0, these changes will warn if the installed version is below that.