当前位置: 移动技术网 > IT编程>开发语言>C/C++ > 11.29

11.29

2018年11月30日  | 移动技术网IT编程  | 我要评论
thechernoproject

1. unions in c++

2. c++ header files

3. templates in c++

4. lambdas in c++

5. function pointers in c++

6. virtual destructors in c++

7. casting in c++

8. static in c++

9. static in classes and structs in c++

10. smart pointers in c++

 

when should you use braces instread of parentheses for object creation?

why are alias declarations better than typedefs?

how does constexpr differ from const?

what's the relationship between const member functions and thread safety?

 

 

 

如对本文有疑问,请在下面进行留言讨论,广大热心网友会与你互动!! 点击进行留言回复

相关文章:

验证码:
移动技术网