Search code examples
What does `*&` in a function declaration mean?...

c++pointersreference

Read More
Angular4 copy object without reference?...

angularobjectreferencecopy

Read More
In TypeScript, when to use reference, when to use import?...

typescriptimportreference

Read More
C# Found conflicts... circular reference?...

c#reference

Read More
&$this in Wordpress add_action callback...

phpwordpressreference

Read More
Zero-copy reference a slice of bytes by a step...

rustreferenceslicevec

Read More
How does Rust detect a reference to a local variable without the function being used?...

rustreferencelifetime

Read More
Passing Primitive Types Behind a Struct Reference by Value in Rust -or- When is My Variable Bound?...

rustasync-awaitbindingreference

Read More
I can't understand the Rust "scope" definition (Rust Programming Language, 2nd Ed. Kla...

rustparametersreferencescoping

Read More
Close a Mudblazor Dialog...

referencedialogblazormudblazor

Read More
Check C++ reference setter value...

c++referencegetter-setter

Read More
Call a function that uses `&mut self.0` in a loop (E0499)...

rustreferencelifetimemutable

Read More
References vs Rc's to values in Context for tokenization...

parsingrustreferencetokenabstract-syntax-tree

Read More
Referencing a string in a string array resource with xml...

androidxmlreferencepreferencesarrays

Read More
const reference to a pointer...

c++pointersreferenceconstants

Read More
c++ Assigning reference variable in an if statement...

c++reference

Read More
Using multiple versions of the same DLL...

c#visual-studio-2010.net-4.0reference

Read More
The located assembly's manifest definition does not match the assembly reference...

c#referencecompiler-errorsdependenciesversion

Read More
Cannot borrow as mutable because it is also borrowed as immutable...

referencerust

Read More
How to pass a struct implementing multiple traits to a function accepting those traits as &mut?...

rustreferencetraitsborrow-checkermutable

Read More
What lifetimes do I use to create Rust structs that reference each other cyclically?...

structreferencecircular-referencerust

Read More
Why is my "setter" function, stored in a std::map, not setting value correctly?...

c++pointersreferencepolymorphism

Read More
The type or namespace name 'Reporting' does not exist in the namespace 'Microsoft'...

c#referencereportreporting

Read More
Result of HashMap .get() call references local variable used for lookup...

rustreferencehashmap

Read More
C++ Conditional expression removes reference when other type is throw expression...

c++referencervaluelvalue

Read More
Data structure in JS | Create reference to an object...

javascriptarraysobjectreference

Read More
What is a good design pattern in C# for classes that need to reference other classes?...

c#.netclassreferenceclass-design

Read More
SWIG C++ to Python: Initialize class by struct reference not working...

pythonc++referenceswig

Read More
Why is iterating over the set and modifying element not allowed here...

c++referencesetconst-iteratorrange-based-loop

Read More
How do I assign by "reference" to a class field in C#?...

c#referenceparametersfield

Read More
BackNext