Reference (C++)

id: reference-c-206-3992392
title: Reference (C++)
text: In the C++ programming language, a reference is a simple reference datatype that is less powerful but safer than the pointer type inherited from C. The name C++ reference may cause confusion, as in computer science a reference is a general concept datatype, with pointers and C++ references being specific reference datatype implementations. The definition of a reference in C++ is such that it does not need to exist. It can be implemented as a new name for an existing object.
brand slug: wiki
category slug: encyclopedia
description: Datatype in C++
original url: https://en.wikipedia.org/wiki/Reference_(C%2B%2B)
date created: 2004-09-20T22:43:06Z
date modified: 2024-09-10T17:04:26Z
main entity: {"identifier":"Q4438875","url":"https://www.wikidata.org/entity/Q4438875"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part