NULL is defined `((void *)0)`. Does (uintptr_t)NULL == 0? That is, does (uintptr_t)(void *)0 == (uintptr_t)0`?
@stevecheckoway ptr == 0 is operator==(void *, nullptr_t). (uintptr_t)ptr == 0 is operator==(uintptr_t, uintptr_t)
-
-
@BRIAN_____ Fair enough!Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.