Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
thradams
on Feb 20, 2024
|
parent
|
context
|
favorite
| on:
Cake – C23 and Beyond (2023)
the other difference in RAII destructor cannot be turned off. In cake the same object can be a "view"
struct X x = {0}; //... view struct X x2 = x; destroy(&x); //x2 does not need destructor
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: