Alchemy  1.0
A framework to robustly process network messages and structured data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
uses_exceptions.h File Reference

Conditional header file to enable exception handling. More...

Go to the source code of this file.

Detailed Description

Conditional header file to enable exception handling.

Exception handling is disabled by default in Alchemy because it's initial and primary target usage is for embedded communication devices such as routers and modems.

The MIT License(MIT)

Definition in file uses_exceptions.h.