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
Why the overloaded method with const reference return value is not called?
Mar 11, 2023
c++
reference
polymorphism
overloading
const-reference
Excel: INDIRECT(ADDRESS(...)) vs. OFFSET(...)
Mar 09, 2023
excel
reference
Multiple lifetimes and move: assignment to borrowed `x` occurs here
Mar 09, 2023
reference
rust
lifetime
borrowing
Find localPlayer when all players have same name
Mar 08, 2023
c#
unity3d
networking
reference
When to use inputRef.current instead of this.inputRef React.js?
Mar 08, 2023
reactjs
reference
Returning a mutable reference that is behind an immutable reference, passed to the function
Mar 07, 2023
reference
rust
immutability
mutable
Lifetimes' handling when returning inner reference from a reference passed as an argument to the function
Mar 08, 2023
reference
rust
lifetime
mutable
What happens when I call std::mem::drop with a reference instead of an owned value?
Mar 07, 2023
reference
rust
raii
Implementing a dispatch table
Mar 06, 2023
perl
hash
reference
Does a '&&x' pattern match cause x to be copied?
Mar 05, 2023
rust
reference
pattern-matching
How is reference to java object is implemented?
Mar 03, 2023
java
object
reference
implementation
Web Site in solution where "Rebuild Solution" compile succeeds cannot launch debugger
Mar 02, 2023
visual-studio-2008
debugging
reference
Does GC guarantee that cleared References are enqueued to ReferenceQueue in topological order?
Mar 01, 2023
java
reference
garbage-collection
guava
Function should return reference or object?
Feb 28, 2023
c++
reference
operators
operator-overloading
Different property values on two references to the same object (C#)
Mar 01, 2023
c#
debugging
reference
"are you missing a using directive or an assembly reference?" but the namespace and reference are correct
Mar 01, 2023
wpf
reference
using
directive
Elegant way to modify a list of variables by reference in Python?
Feb 28, 2023
python
reference
Accelerated C++: Can I substitute raw pointers for smart pointers?
Feb 27, 2023
c++
pointers
reference
smart-pointers
Is there any difference between these forms : returnType vs returnType &?
Feb 26, 2023
c++
reference
return-value
return-type
what happens to an object in Java if you do not reference it, like here : myString.concat("that")
Feb 26, 2023
java
string
reference
« Newer Entries
Older Entries »