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 ...

Get The C++ Programming Language, 4th 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.