Macro KFR_LIKELY¶
macro KFR_LIKELY common¶
KFR_LIKELY(...) __builtin_expect(!!(__VA_ARGS__), 1) Fully qualified name: KFR_LIKELY
Declared at cident.h:400
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.