C++기초

1.C++기초

post-thumbnail

2.#define보다는 const, enum, inline

post-thumbnail

3.Item 3: Use const whenever possible

post-thumbnail

4.Item 4: Make sure that objects are initialized before they're used

post-thumbnail

5.Item 41: Understand implicit interfaces and compile-time polymorphism

post-thumbnail

6.Item 42: Understand the two meanings of typename

post-thumbnail

7.Item 43: Know how to access names in templatized base classes

post-thumbnail