General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Liam
Caleb Curry
comments
Comments by "Liam" (@1495978707) on "DEADLY C++ Mistakes Beginners Make" video.
6:58 There's also smart pointers in C++, because pointers still frequently make sense
2
1:17 No, instead specifically say using std::cout; and don't use global using statements in header files
1