Skip to content

Macro KFR_UNLIKELY

macro KFR_UNLIKELY common

KFR_UNLIKELY(...) __builtin_expect(!!(__VA_ARGS__), 0)

Fully qualified name: KFR_UNLIKELY

Declared at cident.h:401

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