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
Binary compatibility when using pass-by-reference instead of pass-by-pointer
Aug 12, 2022
c++
pass-by-reference
binary-compatibility
pass-by-pointer
interface-design
Passing containers by value or by reference
Aug 21, 2022
c++
c++11
pass-by-reference
pass-by-value
Is it possible to modify the reference of an argument in Dart?
Feb 11, 2021
dart
flutter
pass-by-reference
pass-by-pointer
References as function arguments?
Oct 22, 2022
c++
parameter-passing
pass-by-reference
Passing an anonymous variable by reference
Oct 17, 2018
c++
pass-by-reference
anonymous
Adding a clone of an object to a list in c# (prevent modification from outside)
Aug 30, 2022
c#
reference
pass-by-reference
Generic functions and ref returns in C# 7.0
Sep 25, 2022
c#
generics
pass-by-reference
c#-7.0
By Ref parameters in VB.NET and C#
Oct 03, 2022
c#
vb.net
pass-by-reference
byref
Pass by value or reference, to a C++ constructor that needs to store a copy?
Jun 02, 2022
c++
optimization
constructor
pass-by-reference
pass-by-value
PHP class not storing reference
Feb 09, 2022
php
pass-by-reference
C++ nonconst-const reference function overloading
Aug 30, 2018
c++
g++
pass-by-reference
lvalue
rvalue
How to dynamically set value in multidimensional array by reference
Aug 25, 2022
php
multidimensional-array
pass-by-reference
How to read a bytearray in JNI?
Oct 14, 2022
java-native-interface
bytearray
pass-by-reference
Passing vector of vectors to function
Dec 29, 2019
c++
vector
pass-by-reference
pass-by-value
pass-by-pointer
F#: How to write the classic swap function?
May 15, 2022
f#
pass-by-reference
Passing an array of strings to a C function by reference
Aug 24, 2022
c
pass-by-reference
arrays
How does Python referencing work?
Nov 10, 2022
python
reference
pass-by-reference
pass-by-value
Benefit of Value Types over Reference Types?
Dec 20, 2020
c#
pass-by-reference
pass-by-value
value-type
reference-type
How to pass pointer to function and dynamically allocate memory within function C++
Sep 22, 2022
c++
pointers
pass-by-reference
pass-by-value
function-definition
Why is my string reference member variable set to an empty string in C++?
Sep 16, 2022
c++
string
reference
pass-by-reference
« Newer Entries
Older Entries »