Map
Index
Random
Help
th

Quote: templates capture abstractions while retaining performance; at instantiation, compiler has the calling and called context; instantiated only if needed

QuoteRef: dosrG1_2006 , p. 295



Topic:
object-oriented templates and containers
Topic:
efficiency

Quotation Skeleton

Templates are essential in C++ for capturing commonalities … First, template instantiations combine information from both definition … type information) is made available to [the] code generator. … Second, a C++ template is typically implicitly instantiated … semantics, automatically minimizing the footprint of an application. …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: object-oriented templates and containers (27 items)
Topic: efficiency (96 items)

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