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
Why does Swift disallow assignment to self in class init, but not in protocol init?
Oct 19, 2022
swift
initialization
pass-by-reference
pass-by-value
initializer
Who manages the exception thrown by a copy constructor in parameters? [duplicate]
Oct 18, 2022
c++
exception
copy-constructor
pass-by-value
noexcept
Issue with pass by value in java [duplicate]
Sep 29, 2022
java
pass-by-value
C++ memory management when passing shared_ptr to lambda
Jan 09, 2019
c++
lambda
shared-ptr
pass-by-value
reference-counting
Getting and passing structs by value in Clojure with JNA
Dec 13, 2021
java
struct
clojure
jna
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
« Newer Entries
Older Entries »