Specify 'inline' in addition to always_inline attribute.
Specify both inline and __attribute__((always_inline)), in order to avoid warnings when using newer versions of gcc.
Please register or sign in to comment
Specify both inline and __attribute__((always_inline)), in order to avoid warnings when using newer versions of gcc.