bn:00120491n
Noun Concept
Categories: C++, All articles needing additional references
EN
reference  C++ reference  Lvalue reference  reference type  References in C++
EN
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. Wikipedia
English:
C++
C Plus Plus
Definitions
Relations
Sources
EN
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. Wikipedia