Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cpeterso
on May 24, 2011
|
parent
|
context
|
favorite
| on:
C++ at Google: Here Be Dragons
I think the -Wconversion-null warnings are the other way around:
int i = NULL;
Because of C++'s conflation of NULL and 0 (and now C++0x's
nullptr
).
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: