cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
C++ inlining functions and classes help
Page 2
C++ inlining functions and classes help
Pages:
1
2
Mar 26, 2011 at 11:49am UTC
moorecm
(1932)
I don't think that will affect runtime performance; other than the inlining itself. Generally, write a program for correctness, clarity, and simplicity first. Then, profile and optimize where it counts.
Topic archived. No new replies allowed.
Pages:
1
2