"STATIC inline" can expand to "inline" if STATIC is defined to nothing, and this case can lead to link errors.
30 KiB
30 KiB
"STATIC inline" can expand to "inline" if STATIC is defined to nothing, and this case can lead to link errors.