C++:ReferenceDeclaration Declares a named variable as a reference, that is, an alias to an already-existing object or function. Favorite site cppreference.com: Reference declaration