Hacker News new | ask | show | jobs
by optimiz3 915 days ago
One example is a non-null sentinel/oracle allocation. Often you see this in lockless data structures where you don't want to do a null check.