11/1/2023
•
EN
Yes you can create classes on the stack!
Explores a C# technique to allocate class instances on the stack using unsafe code, comparing performance and limitations.