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
Object by Reference vs. Reference by Value
Nov 01, 2022
java
pass-by-reference
pass-by-value
Passing a parameter versus returning it from function
Oct 26, 2022
java
parameter-passing
pass-by-reference
Do I need to use the ampersand in PHP 5.5.X and above anymore?
Oct 23, 2022
php
pass-by-reference
ampersand
C++ and QT4.5 - is passing a const int& overkill? Does pass by reference helps in signals/slots?
Dec 22, 2020
c++
optimization
qt4
constants
pass-by-reference
Can someone explain to me what the reasoning behind passing by "value" and not by "reference" in Java is?
May 06, 2022
java
pass-by-reference
pass-by-value
pass by reference without the ref keyword
Nov 07, 2022
c#
sockets
pass-by-reference
byte
reference-type
Any differences between f(const string &) and f(const string )?
Oct 25, 2022
c++
constants
pass-by-reference
pass-by-value
Best way to return early from a function returning a reference
Sep 25, 2022
c++
function
pass-by-reference
std::thread constructor Is there a difference between passing a pointer and passing by ref?
Oct 18, 2022
c++
multithreading
pointers
pass-by-reference
member-functions
Why does Clang generate different code for reference and non-null pointer arguments?
Aug 29, 2022
c++
clang
language-lawyer
x86-64
pass-by-reference
intel
__callStatic(), call_user_func_array(), references, and PHP 5.3.1
Jan 15, 2020
php
pass-by-reference
magic-methods
dynamic-function
Passing reference to activity to utility class android
Jun 23, 2020
android
memory-leaks
pass-by-reference
android-context
utility-method
Assigning to a new value to an object passed into a function in JavaScript
Aug 22, 2022
javascript
pass-by-reference
pass-by-value
Is There a Reason Standard Algorithms Take Lambdas by Value? [duplicate]
Nov 05, 2022
c++
algorithm
lambda
pass-by-reference
pass-by-value
Pass by reference or return array in PHP? [closed]
Oct 19, 2022
php
pass-by-reference
How to access variable by id? [duplicate]
Nov 17, 2022
python
pointers
reference
pass-by-reference
pass-by-value
Copy-on-modify semantic on a vector does not append in a loop. Why?
Apr 25, 2022
r
pass-by-reference
pass-by-value
Trying to use templatised fuctions to swap two strings
Nov 06, 2022
c++
templates
pass-by-reference
pass-by-value
stdstring
Javascript: Re-assigning a function with another function
Aug 31, 2022
javascript
function
closures
pass-by-reference
« Newer Entries
Older Entries »