34 #ifndef BLOCXX_REGEX_EXCEPTION_HPP_INCLUDE_GUARD_HPP_
35 #define BLOCXX_REGEX_EXCEPTION_HPP_INCLUDE_GUARD_HPP_
36 #include "blocxx/BLOCXX_config.h"
39 namespace BLOCXX_NAMESPACE
66 #endif // BLOCXX_REGEX_EXCEPTION_HPP_INCLUDE_GUARD_HPP_
#define BLOCXX_DECLARE_APIEXCEPTION(NAME, LINKAGE_SPEC)
Declare a new exception class named <NAME>Exception that derives from Exception This macro is typical...