Answers to Self-Review Exercises
-
False. Keywords
typename
andclass
in this context also allow for a type parameter of a fundamental type.True.
False. Template parameter names among function templates need not be unique.
True.
-
function-template specializations, class-template specializations.
template
, angle brackets (<
and>
).overload.
parameterized.
scope resolution.
Get C++ How to Program, 10/e now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.