Community How a Compiler Deals with Inline in C++ by SSWUG Research (Manoj Debnath) The idea of inline is derived from C’s preprocessor macros, which, in turn, is derived from assembly language programming. Register to Read