- Timestamp:
- May 22, 2023 4:46:10 PM (17 months ago)
- File:
-
- 1 edited
-
trunk/include/iprt/cdefs.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/cdefs.h
r99791 r99906 1564 1564 * @param a_RetType The return type of the function. 1565 1565 */ 1566 #define DECL_HIDDEN_THROW(a_RetType) DECL_HIDDEN_ONLY(a_ Type)1566 #define DECL_HIDDEN_THROW(a_RetType) DECL_HIDDEN_ONLY(a_RetType) 1567 1567 1568 1568 /** @def DECL_HIDDEN_DATA
Note:
See TracChangeset
for help on using the changeset viewer.

