Anonymous
11/8/2025, 3:10:16 AM
No.107138845
>>107138076
There is nothing you can do. You either add an small overhead and extra logic to every form of RAII or you write things in C way. There is just no way to archive both zero cost and safety in C++ in this case.
There is nothing you can do. You either add an small overhead and extra logic to every form of RAII or you write things in C way. There is just no way to archive both zero cost and safety in C++ in this case.