Represents a null pointer.
More...
#include <jem/base/utilities.h>
The empty class Nil represents a null pointer. It is mainly used to implement overloaded members of classes that behave like pointers. For convenience, there exists am global instance of this class that is named NIL.
- See also
Ref