include/EDoc/events.inc

Go to the documentation of this file.
00001 EDOC_EVENT_ITEM(EVENT_ERROR,     ENOT_THROW,    "A must-not-throw block of code may propogate an exception.")
00002 EDOC_EVENT_ITEM(EVENT_WARNING,   WDIFF_THROW,   "Function has differing throw specifiers.")
00003 EDOC_EVENT_ITEM(EVENT_WARNING,   WDIFF_IMPL,    "Two functions with vague linkage have differing implementations.")
00004 EDOC_EVENT_ITEM(EVENT_WARNING,   WUNUSED_CATCH, "Catch block never entered.")
00005 EDOC_EVENT_ITEM(EVENT_WARNING,   WSET_UNEXPECTED,   "The std::set_unexpected function is being used but is not yet supported by EDoc++.")

Generated on Tue Jan 20 18:26:07 2009 for EDoc-0.2.1 by  doxygen 1.5.1