|
|
|
|
|
by unsafecast
1424 days ago
|
|
Apparently we have different definitions of boxing. To me, and I've always used it (and seen it used) like this, a boxed value is a value that's stored on the heap and passed as a pointer. Maybe C# has a different definition? |
|
[1] https://docs.microsoft.com/en-us/dotnet/csharp/programming-g...