Inline or not. How about the macro?
대략적으로 차이점은 알겠는데 여전히 inline과 macro 중 어떤 것을 쓰는 게 좋은 지는 잘 모르겠다는. 가능한 inline을 쓰는 게 나을 듯 한데.
- http://www.geekinterview.com/question_details/23831
- http://www.codeguru.com/forum/showpost.php?p=1093923&postcount=1
- http://stackoverflow.com/questions/132738/why-should-i-ever-use-inline-code
- http://stackoverflow.com/questions/1137575/inline-functions-vs-preprocessor-macros
- http://www.codeproject.com/Articles/8376/Function-like-Macros-vs-Inline-Functions
Leave a Comment