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-value
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: Why can you pass (to a function) a struct by value, but not an array?
Sep 11, 2022
c
arrays
struct
pass-by-value
Where are exceptions thrown when arguments are passed by value [duplicate]
Sep 05, 2022
c++
exception
language-lawyer
pass-by-value
noexcept
Java object references with cache layer
Jun 26, 2022
java
object
reference
pass-by-reference
pass-by-value
Is RVO (Return Value Optimization) on unnamed objects a universally guaranteed behavior?
Jul 29, 2018
c++
standards
pass-by-value
return-value-optimization
calling a function from opencl kernel with the concept of pass by value
Sep 30, 2020
kernel
opencl
pass-by-value
What is the point of making an argument that is passed by value constant?
Aug 30, 2022
c++
constants
pass-by-value
Confusion over Java's pass-by-value and immutability
Oct 18, 2022
java
immutability
pass-by-value
scjp
ocpjp
does objective-c methods support "pass by value"?
Jun 09, 2022
iphone
objective-c
ios
pass-by-reference
pass-by-value
How can this be called Pass By Reference?
Oct 27, 2022
python
pass-by-reference
terminology
pass-by-value
Is it clone safe to pass a classes enum to a clone?
Apr 18, 2022
java
enums
clone
pass-by-reference
pass-by-value
Can we use pass by reference in java? If No How does java.util.Arrays.sort works?
Oct 16, 2022
java
pass-by-reference
pass-by-value
Confused by single pointer and double pointer arguments in function calls
Jun 28, 2022
c
pointers
pass-by-value
pass-by-pointer
How do I pass lots of variables to and from a function in Python?
Oct 15, 2022
python
pass-by-reference
pass-by-value
Pass by copy or reference?
Nov 04, 2022
c#
pass-by-reference
pass-by-value
ColdFusion's Duplicate function won't copy metadata of a query
May 09, 2022
coldfusion
coldfusion-9
pass-by-value
Redeclaration of parameters
Nov 23, 2021
java
parameters
static
pass-by-reference
pass-by-value
In C# should I pass a parameter by value and return the same variable, or pass by reference?
Feb 25, 2022
c#
methods
pass-by-reference
argument-passing
pass-by-value
Will any compiler actually ever elide these copies?
Sep 09, 2022
c++
pass-by-value
copy-elision
Modify an array passed as a method-parameter
Nov 08, 2022
java
arrays
clone
pass-by-value
« Newer Entries
Older Entries »