Skip to Main Content
Visual C++ 2008: How to Program, Second Edition
book

Visual C++ 2008: How to Program, Second Edition

by P. J. Deitel, H. M. Deitel, D. T. Quirk
December 2007
Intermediate to advanced content levelIntermediate to advanced
1552 pages
46h 20m
English
Pearson
Content preview from Visual C++ 2008: How to Program, Second Edition

Chapter 26. Other Topics

 

What’s in a name? that which we call a rose By any other name would smell as sweet.

 
 --William Shakespeare
 

O Diamond! Diamond! thou little knowest the mischief done!

 
 --—Sir Isaac Newton

OBJECTIVES

In this chapter you’ll learn:

  • To use const_cast to temporarily treat a const object as a non-const object.

  • To use namespaces.

  • To use operator keywords.

  • To use mutable members in const objects.

  • To use class-member pointer operators .* and ->*.

  • To use multiple inheritance.

  • The role of virtual base classes in multiple inheritance.

  • To use command-line arguments.

  • To use variable-length argument lists.

  • To use delegates with C++/CLI.

Outline

26.1

Introduction

26.2

Other Cast Operators

26.3

namespaces

26.4

Operator Keywords

26.5

mutable Class Members

26.6 ...

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

Ivor Horton's Beginning Visual C++ 2012

Ivor Horton's Beginning Visual C++ 2012

Ivor Horton

Publisher Resources

ISBN: 9780136085652Purchase book