Du er ikke logget ind
Beskrivelse
Focusing on the current "best practice" of the C++ standard, this handy 6 page laminated reference guide is a must-have desktop tool designed to give you the need-to-know answers at your fingertips. Author Scott Smith with 30 plus years of experience using C++ and authoring thousands of pages of technical documentation while working with world-wide financial markets has meticulously constructed the reference he knows you need. C++ is a living language which is continuously evolving. The code in this guide was testing against GCC 8.2.1 and should work with any C++ compiler which fully implements the standard.
6 page laminated guide includes: Basic ConceptsSource Code CommentsThe PreprocessorLine ContinuationKeywords, AttributesFundamental TypesEnumerationsCompound Types, Incomplete Types, Type AliasesObjects, CV Qualifiers, Storage Class SpecifiersObject Lifetime, Object InitializationLiteralsExpressions, Operators, StatementsFunctionsLambda ExpressionsClassesAccess SpecifiersSpecial Member FunctionsCopy/MoveNamespacesName Resolution & Scopes, Name HidingPolymorphismFunction OverloadingType ConversionOperator Overloading