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
Modify a variable passed by reference
Oct 18, 2025
c++
reference
What is __ext_vector_type__ and simd?
Oct 17, 2025
c++
c
reference
clang
simd
Using a reference member out of scope
Oct 18, 2025
c++
constructor
scope
reference
What is the difference between getElementById and simply using an element's ID as a variable?
Oct 18, 2025
javascript
dom
reference
What is the Go equivalent of Python's "is" operator?
Oct 18, 2025
python
reference
go
instance
Confuse about & and * in the C++
Oct 17, 2025
c++
pointers
reference
Why do I need to release global references created in JNI native functions?
Oct 16, 2025
java
reference
java-native-interface
MinGW "undefined reference to IMG_Load/IMG_Init/IMG_Quit" LazyFoo
Oct 17, 2025
c++
reference
g++
mingw
sdl
How to destructure and derefence tuple in rust
Oct 17, 2025
rust
reference
destructuring
how to pass reference of multidimensional map to a function with std::threads
Oct 15, 2025
c++
multithreading
c++11
reference
What is the concept of handle in Java?
Oct 16, 2025
java
reference
handle
Reference type in Swift - reference to a function/closure
Oct 13, 2025
xcode
swift
reference
reference-type
Visual Studio Add Console App as Reference
Oct 14, 2025
c#
asp.net
visual-studio
reference
console-application
Referencing Figures in Latex
Oct 14, 2025
reference
latex
figures
How to access an element in a Perl array from a reference to an array of references
Oct 13, 2025
arrays
perl
reference
The type of namespace name could not be found (are you missing a using directive or an assembly reference?)
Oct 14, 2025
c#
reference
namespaces
Why doesn't make_pair<string, string>() call the copy contructor, when given const string&? [duplicate]
Oct 14, 2025
c++
templates
reference
rvalue
lvalue
unordered_map value assignation when value type is reference_wrapper
Sep 22, 2025
c++
c++11
reference
reference-wrapper
Is Vec<&&str> the same as Vec<&str>?
Sep 21, 2025
rust
reference
Older Entries »