Skip to content

Macro KFR_GCC_VERSION

macro KFR_GCC_VERSION common

KFR_GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__)

Fully qualified name: KFR_GCC_VERSION

Declared at cident.h:332

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.