Abusing Forced Inline in C
presents the reader ways to abuse forced inlining, which is supported by both GCC and Microsoft Visual C/C++ compiler. - blog
Written on February 27, 2019, Last update on August 29, 2024
c++
inline
macro