Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pass-by-reference
Java - Best way to update HashMap value - Pass by value/reference related
Jun 14, 2022
java
collections
hashmap
pass-by-reference
pass-by-value
C++: Is it normal to pass array reference to function
Feb 26, 2021
arrays
c++11
pass-by-reference
Why is the size of an array passed to a function by reference known to the compiler in C++?
Jul 10, 2019
c++
arrays
pass-by-reference
What is the difference between temporary variable and constant in C++?
Sep 16, 2022
c++
casting
constants
pass-by-reference
pass-by-const-reference
nil in an optional type, what exactly is behind it? what it looks like in the memory?
May 20, 2022
swift
class
pass-by-reference
optional
Java object references with cache layer
Jun 26, 2022
java
object
reference
pass-by-reference
pass-by-value
What (are there any) languages with only pass-by-reference?
Nov 18, 2022
programming-languages
parameter-passing
pass-by-reference
What is the best way to organize Java code since you can't pass by reference?
Oct 23, 2022
java
c
pass-by-reference
Passing object parameter to a functor by reference
May 05, 2022
c++
pass-by-reference
functor
how does std::string manages this trick?
Nov 20, 2022
c++
pass-by-reference
stdstring
pass-by-const-reference
Circular references between two classes
Sep 09, 2022
c++
pointers
client-server
pass-by-reference
circular-reference
Changing copies of lists in LISP
Jul 10, 2020
lisp
common-lisp
pass-by-reference
Can assignment from a const_iterator dereference cause undefined behaviour?
May 10, 2022
c++
pointers
pass-by-reference
undefined-behavior
const-iterator
Where does a value type-variable - which is returned by ref - live? Stack or heap?
Oct 28, 2022
c#
pass-by-reference
heap-memory
stack-memory
c#-7.2
Is it possible to pass a dynamically allocated array to a function that requires an array reference?
Jul 18, 2022
c++
arrays
pass-by-reference
Is there any practical reason why std::get_if (std::variant) takes a variant argument by pointer instead of by value/&/const&?
Jul 21, 2022
c++
c++17
pass-by-reference
std-variant
pass-by-pointer
Passing by reference; why is the original object not changed?
Nov 16, 2022
php
object
pass-by-reference
Passing by reference, $a = &$b, is $a=$n the same as $b=$n?
Aug 22, 2022
php
pass-by-reference
Passing object to Class method: Object doesn't support this property or method
Aug 26, 2022
class
excel
pass-by-reference
vba
Java: The most efficient way to write pojo with ArrayList
Feb 05, 2019
java
memory-management
arraylist
reference
pass-by-reference
« Newer Entries
Older Entries »