Changes in libcfa/src/exception.hfa [8f910430:aff7e86]
- File:
-
- 1 edited
-
libcfa/src/exception.hfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/exception.hfa
r8f910430 raff7e86 157 157 #define _EHM_TYPE_ID_STRUCT(exception_name, forall_clause) \ 158 158 forall_clause _EHM_TYPE_ID_TYPE(exception_name) { \ 159 __cfa vir_type_infoconst * parent; \159 __cfa__parent_vtable const * parent; \ 160 160 } 161 161
Note:
See TracChangeset
for help on using the changeset viewer.