Macro KFR_VERSION_STRING¶
macro KFR_VERSION_STRING common¶
KFR_VERSION_STRING \
KFR_STRINGIFY(KFR_VERSION_MAJOR) \
"." KFR_STRINGIFY(KFR_VERSION_MINOR) "." KFR_STRINGIFY(KFR_VERSION_PATCH) KFR_VERSION_LABEL Fully qualified name: KFR_VERSION_STRING
Declared at kfr.h:37
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.