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 is NEVER pass-by-reference, right?...right? [duplicate]
Sep 21, 2022
java
pass-by-reference
pass-by-value
Array and slice data types
Aug 27, 2022
arrays
go
slice
pass-by-value
func
Does C++ pass objects by value or reference?
Aug 26, 2022
c++
pass-by-reference
pass-by-value
pass-by-pointer
How do I modify a pointer that has been passed into a function in C?
Aug 25, 2022
c
function
pointers
parameters
pass-by-value
Emulating pass-by-value behaviour in python
Aug 25, 2022
python
pass-by-value
C++ view types: pass by const& or by value?
Aug 23, 2022
c++
c++11
parameter-passing
pass-by-reference
pass-by-value
Passing values in Python [duplicate]
Aug 25, 2022
python
pass-by-reference
pass-by-value
Is the pass-by-value-and-then-move construct a bad idiom?
Aug 18, 2022
c++
c++11
move-semantics
pass-by-value
rvalue-reference
What exactly is copy-on-modify semantics in R, and where is the canonical source?
Mar 23, 2020
r
pass-by-reference
pass-by-value
Are slices passed by value?
Aug 17, 2022
go
slice
pass-by-value
Isn't "const" redundant when passing by value? [duplicate]
Aug 17, 2022
c++
constants
pass-by-value
Passing an integer by reference in Python
Aug 16, 2022
python
function
pass-by-reference
pass-by-value
C++ - passing references to std::shared_ptr or boost::shared_ptr
Aug 16, 2022
c++
boost
pass-by-reference
pass-by-value
shared-ptr
How do I pass the value (not the reference) of a JS variable to a function? [duplicate]
Aug 16, 2022
javascript
closures
pass-by-reference
listener
pass-by-value
Is Swift Pass By Value or Pass By Reference
Aug 16, 2022
swift
pass-by-reference
pass-by-value
pass-by-pointer
python pandas dataframe, is it pass-by-value or pass-by-reference
Aug 16, 2022
python
pandas
pass-by-reference
pass-by-value
Why is 128==128 false but 127==127 is true when comparing Integer wrappers in Java?
Aug 14, 2022
java
integer
comparison
pass-by-reference
pass-by-value
What is the use of "ref" for reference-type variables in C#?
Dec 14, 2021
c#
parameters
pass-by-reference
pass-by-value
Is it better in C++ to pass by value or pass by constant reference?
Aug 14, 2022
c++
variables
pass-by-reference
constants
pass-by-value
How to pass objects to functions in C++?
Aug 14, 2022
c++
pointers
pass-by-reference
pass-by-value
c++-faq
« Newer Entries
Older Entries »