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
Implications of using an ampersand before a function name in C++?
Apr 11, 2022
c++
function
pointers
pass-by-reference
c++ treat the address location as an integer
Dec 14, 2019
c++
pointers
pass-by-reference
Why doesn't this work if in Ruby everything is an Object?
Sep 25, 2022
ruby
parameter-passing
pass-by-reference
Delphi passing parameters by reference or by value/copy
May 19, 2022
delphi
pointers
pass-by-reference
pascal
Why is passing by const ref slower when using std::async
Jun 21, 2021
c++
stl
pass-by-reference
Is there a rational explanation for this PHP call-by-value behavior? Or PHP bug?
Dec 19, 2020
php
arrays
reference
pass-by-reference
pass-by-value
Obtaining a pointer to the end of an array
Aug 29, 2022
c++
arrays
templates
pointers
pass-by-reference
Why is calling a function (such as strlen, count etc) on a referenced value so slow?
Jan 13, 2013
php
performance
reference
pass-by-reference
How can arguments to variadic functions be passed by reference in PHP?
Nov 08, 2022
php
pass-by-reference
variadic-functions
passing a const char instead of a std::string as function argument
Apr 24, 2018
c++
parameter-passing
pass-by-reference
pass by reference and value with pointers [duplicate]
Sep 22, 2022
c++
pass-by-reference
parameter-passing
pass-by-value
Origin of term "reference" as in "pass-by-reference"
Nov 04, 2017
c#
java
c++
reference
pass-by-reference
Out parameters in C
Nov 03, 2022
c
parameters
pass-by-reference
out-parameters
java Boolean value not changing in called method [duplicate]
Sep 21, 2022
java
pass-by-reference
pass-by-value
Visual C++ 10.0 bug in std::reference_wrapper?
Aug 07, 2021
c++
visual-c++
c++11
pass-by-reference
c++-standard-library
Storing const reference to an object in class
Sep 21, 2022
c++
c++11
pass-by-reference
Should I pass a lambda by const reference.
Sep 20, 2022
c++
c++11
lambda
closures
pass-by-reference
How to modify an array in function?
Oct 22, 2022
matlab
pass-by-reference
pass-by-value
Passing char array by reference
Sep 20, 2022
c++
arrays
pass-by-reference
Pass an argument by reference in C++/CLI so re-assignment affects the caller
Sep 20, 2022
c++-cli
pass-by-reference
« Newer Entries
Older Entries »