Book VI

Advanced C++

9781118823781-pp0601.tif

webextras.eps C++ programming can encompass a huge range of topics. In fact, the number of ways in which you can use C++ is so huge that there really isn’t a way to cover it in one book (or 20 or even 30). With this in mind, this part of the book discusses some advanced C++ topics, one of which is using the Standard Template Library (STL) in advanced ways. One of the advanced programming techniques you can use is the multimap — a version of the map discussed in Book IV Chapter 6 that allows you to use duplicate keys. You can see a multimap described at http://www.dummies.com/extras/cplusplusaio.

Contents at a Glance

Chapter 1: Exploring the Standard Library Further

Chapter 2: Working with User-Defined Literals (UDLs)

Chapter 3: Building Original Templates

Chapter 4: Investigating Boost

Chapter 5: Boosting up a Step

Get C++ All-in-One For Dummies, 3rd 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.