Search code examples
Testing whether a method has a specific signature using Reflection...


c#reflectionreference-typeparameterinfo

Read More
Why do reference data types point?...


javapointerstypesreferencereference-type

Read More
In C# if an object in a list is added to another list, does changing the object in the second list c...


c#listobjectreference-type

Read More
Unwanted list modification...


c#listforeachilistreference-type

Read More
How to determine if a value is copied or referenced?...


c#.netreferencevalue-typereference-type

Read More
AngualrJS: Why can only bind to reference values but primitive values of services?...


angularjsprimitive-typesangular-servicesreference-type

Read More
Part of an object or reference...


c++reference-typemember-variables

Read More
When would a value type contain a reference type?...


c#value-typereference-type

Read More
Memory allocation in .NET...


c#.netmemorygarbage-collectionreference-type

Read More
Do interface variables have value-type or reference-type semantics?...


c#.netinterfacevalue-typereference-type

Read More
Is data more densely packed with an array of value types or reference types?...


c#arraysoptimizationvalue-typereference-type

Read More
Instantiation and Initialization of Value Types vs. Reference Types...


c#typesinstantiationvalue-typereference-type

Read More
What is the value for local variables before the assignment?...


c#.netvalue-typereference-type

Read More
OpenMP atomic on a reference type?...


c++openmpatomicreference-type

Read More
dynamic cast for references...


c++dynamic-castreference-type

Read More
C# HasValue in reference types...


c#referencenullablereference-type

Read More
How do I make a message/method that accepts both value and reference types?...


objective-cmethodsparameter-passingvalue-typereference-type

Read More
Doesn't delegate type act like other reference types when assigning happens?...


c#delegatesreference-type

Read More
Make a reference to another string in C#...


c#stringvalue-typereference-type

Read More
difference between class parameter in function...


c#classreference-type

Read More
Is it necessary to deep copy an array in java?...


javaarraysdeep-copyreference-typeshallow-copy

Read More
Updating array of objects in class updates arrays in other objects...


c#arraysclassreference-type

Read More
FindBugs: Suspicious comparison of Double references...


javadoublefindbugsboxingreference-type

Read More
How should I make my parser concurrent?...


multithreadingclojureconcurrent-programmingreference-type

Read More
C# How to get reference type behaviour with String?...


c#reference-type

Read More
C# String reference type passed as copy?...


c#reference-type

Read More
Marshaling structure with reference-type and value-type members inside a union...


pinvokemarshallingunionvalue-typereference-type

Read More
Use cases for boxing a value type in C#?...


c#boxingvalue-typereference-typects

Read More
C++/CLI: how to overload an operator to accept reference types?...


c++-clioperator-overloadingreference-type

Read More
Would there be benefits to a struct String in .Net?...


.netstringvalue-typereference-type

Read More
BackNext