List Question
20 TechQA 2024-03-30T19:46:19.683000Copy constructors and const& versus the ARM ABI
62 views
Asked by Mustang
char * gives garbage value when pointing to a variable of a function in C
72 views
Asked by Mubin Muhammad
Pass Map object without reference to original object in Dart
40 views
Asked by Nirav Javia
Ambiguous call to function when overloading with reference types
111 views
Asked by Ivannpy
Question from C++ Templates: The Complete guide 2nd
100 views
Asked by Haswell
why do I need to add an & sign while allocating a memory space inside a functions?
108 views
Asked by nada
C Array elements all changing to the same value
49 views
Asked by Grekys
In C++, why doesn't the copy of a constant also have to be a constant when I pass it by value?
135 views
Asked by Arjun Viswanathan
makeNode function. what's wrong with it?
49 views
Asked by Trang Bùi
Workaround for primitive-type pass by reference
56 views
Asked by RR1000
Is clang-tidy modernize-pass-by-value only right from C++20 on?
362 views
Asked by Benjamin Bihler
Combining two lists into a list of dictionaries and all the values are the same
67 views
Asked by mas budi
Struct passed by value is modified in function in c
139 views
Asked by th3 wolf
Can an excessive use of smart pointers lead to an increase in system kernel calls?
133 views
Asked by Khashayar
why this function not work in create BinTree
59 views
Asked by Ly丶Cooki
Object creation and delete in C++
156 views
Asked by Tao
If arrays are passed by reference, why should I use int(&)[]?
2k views
Asked by Francesco Derme
Weird behavior with std::string reference class member
273 views
Asked by morpheus
C program calling malloc results in bus error?
96 views
Asked by tekkyprograms
How to avoid passing by reference inside of method (Java)?
27 views
Asked by Aidan K