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 boxing
Integer wrapper class and == operator - where is behavior specified? [duplicate]
Apr 25, 2022
java
comparison
boxing
unboxing
Avoiding boxing by passing in single element primitive array
Aug 10, 2021
java
interface
boxing
autoboxing
unboxing
How does Scala's .min avoid the penalty of boxing and unboxing?
Feb 05, 2021
performance
scala
boxing
In C#, why can a single cast perform both an unboxing and an enum conversion?
Sep 24, 2022
c#
enums
specifications
boxing
type-safety
Java automatic unboxing - is there a compiler warning?
Jul 08, 2019
java
boxing
autoboxing
unboxing
Variable number of arguments without boxing the value-types?
Sep 15, 2022
c#
.net
performance
boxing
value-type
Is a C# struct ever boxed when declared as the return value of a function?
Oct 09, 2017
c#
struct
return-value
boxing
value-type
Kotlin boxed Int are not the same
Nov 11, 2022
kotlin
nullable
boxing
autoboxing
Type Casting an Object using a "Type" Object in C#
May 06, 2019
c#
reflection
casting
types
boxing
(Un)boxing primitive arrays in Java
Apr 06, 2022
java
android
collections
boxing
In C#/.NEt does a dynamic type take less space than object?
Oct 30, 2022
c#
memory
dynamic
boxing
unboxing
Use cases for boxing a value type in C#?
Apr 20, 2022
c#
boxing
value-type
reference-type
cts
Is there a difference between `x is int?` and `x is int` in C#?
Aug 21, 2022
c#
types
nullable
cil
boxing
How can I reuse a box that I have moved the value out of?
Mar 27, 2022
rust
move-semantics
boxing
ownership-semantics
Why is boxing a primitive value-type in .NET uncached, unlike Java?
Aug 23, 2022
java
.net
memory-management
boxing
value-type
When does a using-statement box its argument, when it's a struct?
Nov 11, 2022
c#
struct
idisposable
using
boxing
Integer auto-unboxing and auto-boxing gives performance issues?
Nov 16, 2022
java
integer
boxing
unboxing
How large is the Integer cache?
Jan 10, 2019
java
integer
boxing
Why does the assignment of a short variable to an Integer reference produce a compile time error?
Nov 13, 2022
java
casting
type-conversion
boxing
Boxing and Widening
Mar 20, 2022
java
boxing
« Newer Entries
Older Entries »