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
What does [ref] do in a VCL application?
Jun 23, 2021
delphi
parameter-passing
pass-by-reference
custom-attributes
perl subroutine argument lists - "pass by alias"?
Feb 20, 2022
perl
parameters
arguments
pass-by-reference
subroutine
C#7 'in' parameters allowed with operator overloading
Oct 29, 2022
c#
parameter-passing
pass-by-reference
value-type
Use variable by reference in arrow function
Sep 22, 2022
php
pass-by-reference
arrow-functions
php-7.4
shouldn't PHP array recursion throw an error?
Sep 14, 2019
php
arrays
recursion
pass-by-reference
ByRef not working in VBA with value type from a class
May 06, 2022
vba
pass-by-reference
C++ pass by reference local variable
Oct 26, 2021
c++
pass-by-reference
Does .bind(this) pass by reference or by value?
Sep 05, 2022
javascript
binding
this
pass-by-reference
pass-by-value
How to pass entire collection(char**) of command line arguments as read-only in c++?
May 10, 2022
c++
pass-by-reference
char-pointer
pass-by-pointer
Problem with passing by reference
May 04, 2022
c++
pass-by-reference
overloading
pass-by-value
Do mainstream compilers convert passed-by-reference basic types into pass-by-copy?
Feb 18, 2022
c++
pointers
reference
arguments
pass-by-reference
Passing references to a C++ constructor and saving them to reference or non-reference types
May 08, 2021
c++
reference
constructor
pass-by-reference
Why this code is NOT throwing an undefined property PHP notice?
May 06, 2018
php
variables
pass-by-reference
Pass int by const reference or by value , any difference? [duplicate]
Oct 19, 2022
c++
pass-by-reference
pass-by-value
Strings not behaving as a reference type
Apr 11, 2019
c#
pass-by-reference
Why int& a = <value> is not allowed in C++?
Jan 20, 2020
c++
pass-by-reference
Is it safe to pass const reference to temporary/annonymous lambda into std::thread constructor?
Jan 13, 2022
c++
lambda
pass-by-reference
stdthread
Can we overload a function based on only whether a parameter is a value or a reference?
Apr 12, 2022
c++
pass-by-reference
overloading
pass-by-value
what is the overhead of passing a reference?
May 17, 2021
c++
performance
coding-style
reference
pass-by-reference
How to use a std::string without copying?
Oct 30, 2022
c++
string
stl
parameter-passing
pass-by-reference
« Newer Entries
Older Entries »