Map
Index
Random
Help
th

Quote: C++ operator overloading can overload function calls, array indexing, pointer dereference, assignment and initialization. May define type conversions and restrict copies and deletions

topics > all references > references sa-sz > QuoteRef: stroB_1991 , p. 225



Topic:
generic operations and polymorphism

Quotation Skeleton

This chapter describes the mechanism for operator overloading … a specific class; in addition to arithmetic, logical, … [], and dereferencing -> can be define, and both assignment and … defined. It is shown how to define a … functions.   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: generic operations and polymorphism (65 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.