Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
SuperV1234
on May 16, 2024
|
parent
|
context
|
favorite
| on:
How to avoid one C++ foot gun
No offense, but this is just terrible C++ and the author needs to go back to the basics and understand how objects, references, and pointers work. His proposed "solution" is also terrible.
All you need is this:
https://gcc.godbolt.org/z/cEo9sYGTa
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
All you need is this:
https://gcc.godbolt.org/z/cEo9sYGTa