Index

Bold face numbers refer to the page on which the term was first defined. Numbers in italic refer to the “Defined Terms” section in which the term is defined.

What’s new in C++11

= default, 265, 506

= delete, 507

allocator, construct forwards to any constructor, 482

array container, 327

auto, 68

for type abbreviation, 88, 129

not with dynamic array, 478

with dynamic object, 459

begin function, 118

bind function, 397

bitset enhancements, 726

constexpr

constructor, 299

function, 239

variable, 66

container

cbegin and cend, 109, 334

emplace members, 345

insert return type, 344

nonmember swap, 339

of container, 97, 329

shrink_to_fit, 357

decltype, 70

function return type, 250

delegating constructor, 291

deleted copy-control, 624

division rounding, ...

Get C++ Primer, 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.