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
why does getaddrinfo() take the node, service and hints arguments as pointers? [duplicate]
Nov 30, 2025
arrays
c
pointers
pass-by-reference
pass-by-value
Returning array from methods C#
Dec 02, 2025
c#
methods
reference
heap-memory
pass-by-reference
speed reference vs by value
Dec 02, 2025
c++
reference
pass-by-reference
Passing by reference to n-th element in C#
Dec 01, 2025
c#
arrays
pass-by-reference
ASP.NET 2.0: Specifying an instance of an object for an ObjectDataSource
Nov 30, 2025
asp.net-2.0
pass-by-reference
objectdatasource
Passing a pointer by reference
Nov 28, 2025
c++
arrays
pointers
reference
pass-by-reference
Dangling reference when returning reference to reference parameter bound to temporary
Nov 25, 2025
c++
pass-by-reference
temporary-objects
return-by-reference
PHP array references; holding references in an array for later use
Nov 25, 2025
php
arrays
reference
pass-by-reference
method-chaining
appending generators to a stack in loop, generators point to final loop variable
Nov 25, 2025
python
scope
generator
pass-by-reference
How to use ref variable outside calling method in c#
Nov 25, 2025
c#
unity-game-engine
pass-by-reference
How is 'pass by reference' implemented without actually passing an address to a function? [closed]
Nov 20, 2025
language-agnostic
pass-by-reference
pass-by-value
Changing immutable members inside the constructor
Nov 20, 2025
constructor
initialization
pass-by-reference
d
immutability
Passing a row reference as a MySQL function input parameter
Nov 19, 2025
mysql
sql
pass-by-reference
PHP array_push error
Nov 01, 2025
php
pass-by-reference
array-push
passing reference as parameter in android
Nov 01, 2025
java
android
pass-by-reference
Pass mutable object by value
Oct 30, 2025
python
pass-by-reference
pass-by-value
Why reference collapsing rules work only for templates?
Oct 30, 2025
c++11
templates
parameter-passing
pass-by-reference
rvalue-reference
C++: rvalue reference converted to non-const lvalue-reference
Oct 30, 2025
c++
c++11
pass-by-reference
c++14
How to create a unique_ptr to a value passed by base class reference?
Oct 30, 2025
c++
copy
pass-by-reference
c++20
unique-ptr
C++ pattern for extra pass-by-reference arguments that aren't needed after the function call?
Oct 28, 2025
c++
design-patterns
pass-by-reference
Older Entries »