cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Do you need to read everything in C++ Pr
Do you need to read everything in C++ Primer?
Oct 24, 2013 at 12:43am UTC
replacementaccount
(3)
I am reading C++ primer and it is a great book but it seems like some of it is only necessary in particular situations(decltype(), for example). Do I need to read every section or can I skim some parts?
Last edited on
Oct 24, 2013 at 12:44am UTC
Oct 24, 2013 at 1:25am UTC
Cubbi
(4774)
decltype is pretty common in modern code.. At least become familiar with every section.
Topic archived. No new replies allowed.