Set: C++: Templates

Familiarize

Learn

Test

Play Scatter

Play Space Race

Combine with other sets Login to add to Favorites
Print: Term List | Flashcards Editing not allowed
Export Deleting not allowed

Share these flash cards

With group: None
HTML link to set: Tiny link:
Share on Facebook Share on MySpace

All 7 terms

TermDefinition
function templatesspecial functions that can operate with generic types
template parametera special kind of parameter than can be used to pass a type as argument
template <class identifier> function_declarationdeclaration of a function template
template <typename identifier> function_declarationdeclaration of a function template
function_name <type> (parameters);call to a function template
template <class identifier> class_declarationdeclaration of a class template
template <> class identifier <type> { ... };template specialization

Set Information

Terms 7
Creator jtwilliams00
Created March 30, 2009
Groups None
Subjects C++, C plus plus, programming
Access Anyone
Edit Creator Only
Get rid of ads on Quizlet
Pop out

Discuss

No Messages
Last Message: never

You must be logged in to discuss this set.