Index

Symbols

#, 26

#include preprocessor, 26

%, 46

() parentheses, 51, 59, 157

*/ ( star-slash comments), 22, 26

/* (slash-star comments), 22, 26

// (double slash comments), 22, 26

* (asterisk), 171

* (dereference operator), 142

+ operator, 223

++ (plus-plus), 47

–– (minus-minus), 47

. (dot operator), 114

80/80 rule, PostMaster, 358-359

= (assignment operator), 35

== (equality operator), 52, 225

>passing by references, 185

A

abstract data types, 273-276

hierarchies, 280-284

virtual functions, 276-277

implementing, 277-280

abstraction, hierarchies, 280-284

abstracts, types, 284

access in code, 405

accessing

class members, 114

data members with pointers, 157-158

members of contained class, 312

accessors, 115

add() function, 25

adding

classes, ...

Get Sams Teach Yourself C++ in 24 Hours, fifth edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.