Comment on Hacking Coroutines into CparentComments−throwaway815231yDeclare the functions static and the compiler won't export the symbols and it can do more inlining.
Comments
Declare the functions static and the compiler won't export the symbols and it can do more inlining.