Inline | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

Inline

Why functions having loop are not declared inline ?

25th Mar 2017, 7:32 PM
Sahaj Bamba
Sahaj Bamba - avatar
1 Resposta
0
What function are you talking about? Marking inline is the user's option. Compiler can inline some of the functions itself during optimizations but it does this implicitly.
28th Mar 2017, 8:23 PM
soman