Hi Kolesar, What happens if you add the return type? bool operator !() const { return (NULL == get()); } --Eljay