Hacker News new | ask | show | jobs
by aleph_minus_one 129 days ago
> ā€œI’m a null pointer exception debugger.ā€

NullPointerException is the Java world. In C++, dereferencing a null pointer is rather undefined behaviour.

1 comments

So it's perfectly fitting the noun for c++ dev is undefined behavior :D