What are constant references used for?

Started by
19 comments, last by ApochPiQ 9 years, 10 months ago

Your recollection is not correct :-)

A C++ function signature consists of name, parameter types (but not names), return type, and CV-qualifiers (that is, const and volatile).

Wielder of the Sacred Wands
[Work - ArenaNet] [Epoch Language] [Scribblings]

This topic is closed to new replies.

Advertisement