Macro KFR_ASSUME_ALIGNED¶
macro KFR_ASSUME_ALIGNED common¶
KFR_ASSUME_ALIGNED(x, a) __builtin_assume_aligned(x, a) Fully qualified name: KFR_ASSUME_ALIGNED
Declared at cident.h:494
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.