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 reference
Is equal sign passing a reference or object copy?
Jun 13, 2026
c#
string
object
reference
ampersand '&' operator at end of parameter
Jun 12, 2026
c++
boost
reference
operator-keyword
ampersand
Why do some assembly references have a version and others not when added through NuGet
Jun 12, 2026
c#
reference
nuget
.net-assembly
delete rows, that doesn't have references in other tables;
Jun 11, 2026
mysql
sql
reference
Let a method modify the reference instead of a new object
Jun 12, 2026
java
object
methods
reference
reference-related issue in C++
Jun 10, 2026
c++
reference
C: Passing struct by reference
Jun 10, 2026
c
reference
Reference another class member
Jun 10, 2026
c#
reference
ref
will this.myObj = myObj store a reference or a copy/snapshot?
Jun 10, 2026
javascript
json
reference
duplicates
How to determine if a value is copied or referenced?
Jun 09, 2026
c#
.net
reference
value-type
reference-type
Safe reference in C++ (single-ownership pointer with notify semantics)
Jun 09, 2026
c++
reference
smart-pointers
Can a reference of an interface = null?
Jun 08, 2026
java
android
interface
reference
C++ - Return C++11 std::array
Jun 08, 2026
c++
arrays
c++11
reference
C++ default initialization in constructor of an inherited reference member
Jun 08, 2026
c++
inheritance
reference
constructor
initialization
Pass 2D array to function by reference
Jun 07, 2026
c
arrays
pointers
reference
Why isn't the original value getting incremented twice even though I have two increments
Jun 07, 2026
c++
reference
increment
decltype
In C++, if "int a = 3; int* p = &a;", then why is "const int* &pp = p" not allowed, but "const int* const &pp = p" is allowed?
Jun 07, 2026
c++
c++11
reference
constants
speed advantage passing fundamental data types by reference c++
Jun 07, 2026
c++
types
reference
How to reference a dict object?
Jun 06, 2026
python
variables
dictionary
reference
Lvalue reference initialization from brace-enclosed initializer list fails to compile
Jun 05, 2026
c++
reference
lvalue
« Newer Entries
Older Entries »