Y
Hacker News
new
|
ask
|
show
|
jobs
by
geezerjay
3285 days ago
> But I wish structs had destructors
In C++, structs are just classes whose members are public by default.