Skip to Content
The C++ Programming Language, 4th Edition
book

The C++ Programming Language, 4th Edition

by Bjarne Stroustrup
May 2013
Intermediate to advanced
1376 pages
47h 26m
English
Addison-Wesley Professional
Content preview from The C++ Programming Language, 4th Edition

11. Select Operations

When someone says “I want a programming language in which I need only say what I wish done,” give him a lollipop.

– Alan Perlis

Etc. Operators

Logical Operators; Bitwise Logical Operators; Conditional Expressions; Increment and Decrement

Free Store

Memory Management; Arrays; Getting Memory Space; Overloading new

Lists

Implementation Model; Qualified Lists; Unqualified Lists

Lambda Expressions

Implementation Model; Alternatives to Lambdas; Capture; Call and Return; The Type of a Lambda

Explicit Type Conversion

Construction; Named Casts; C-Style Cast; Function-Style Cast

Advice

11.1. Etc. Operators

This section examines a mixed bag of simple operators: logical operators (&&, ||, and !), bitwise logical operators ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Programming: Principles and Practice Using C++, 3rd Edition

Programming: Principles and Practice Using C++, 3rd Edition

Bjarne Stroustrup

Publisher Resources

ISBN: 9780133522884Purchase Link