Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pubby
on April 19, 2013
|
parent
|
context
|
favorite
| on:
Why Maybe Is Better Than Null
Is that C++? Just use a reference if you want a pointer which asserts it can't be null.
kruffin
on April 19, 2013
[–]
It's Java ;P I haven't used C++ in a long time. But you are correct a reference does exactly what he wants.
For anyone who needs to look it up like me:
http://en.wikipedia.org/wiki/Reference_(C%2B%2B)
acomar
on April 19, 2013
|
parent
[–]
Except the reference can itself be null, which is still problematic.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: