Macro KFR_STANDARD_PACK¶
macro KFR_STANDARD_PACK meta¶
KFR_STANDARD_PACK(type) \
KFR_INLINE type pack_value(type value) { return value; } Fully qualified name: KFR_STANDARD_PACK
Declared at meta/string.hpp:173
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.