Topic: value as an abstraction
Topic: using pointers in Thesa
Topic: parameter passing by value
Topic: parameter passing by reference
Quotation
A parameter is a reference to a pointer, i.e., an object + field. Value semantics is just an optimization.
Google-1Google-2
personal notes
Related Topics
Topic: value as an abstraction (25 items)
Topic: using pointers in Thesa (49 items)
Topic: parameter passing by value (5 items)
Topic: parameter passing by reference (11 items)