Map
Index
Random
Help
th

Quote: C++ Standard Template Library is good example of generic programming; data containers for user types; allows composition; compile time conversion of abstract type to concrete structures

topics > all references > references c-d > QuoteRef: dehnJC4_1998 , p. 2



Topic:
function library
Topic:
abstraction in programming
Topic:
object-oriented templates and containers
Topic:
generic operations and polymorphism

Quotation Skeleton

The C++ Standard Template Library (STL) [ref] is the first extensive instance [of generic programming] in wide use. It … user types, and successfully allows their composition. It … [i.e., abstract data type] references to the underlying concrete structures at compile time instead … order to achieve full industrialization of software development. …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: function library (50 items)
Topic: abstraction in programming (67 items)
Topic: object-oriented templates and containers (27 items)
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.