Go to the documentation of this file.
38 #include "blocxx/BLOCXX_config.h"
40 #ifdef BLOCXX_CHECK_NULL_REFERENCES
48 namespace BLOCXX_NAMESPACE
51 #ifdef BLOCXX_CHECK_NULL_REFERENCES
56 namespace ReferenceHelpers
59 void throwNULLException()
64 BLOCXX_THROW(NULLReferenceException,
"NULL Reference dereferenced");