Utility functions¶
library_version
function¶
inline static const char *library_version()
Returns string representation of the KFR version (including target architecture)
Source code
inline static const char* library_version() { return KFR_VERSION_FULL; }
https://github.com/kfrlib/kfr/blob//include/kfr/version.hpp#L34
Auto-generated from sources, Revision , https://github.com/kfrlib/kfr/blob//include/kfr/