VirtualBox

Changeset 101689 in vbox for trunk/src/VBox/Runtime/Doxyfile


Ignore:
Timestamp:
Oct 31, 2023 1:14:45 PM (16 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159781
Message:

Doxyfile.*: DECL_FORCE_INLINE_THROW

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Doxyfile

    r99759 r101689  
    23442344    DECL_NOTHROW(a_RetType)=a_RetType \
    23452345    "DECLINLINE(type)=inline type" \
    2346     DECL_INLINE_THROW(type)=DECLINLINE(type) \
    2347     DECL_FORCE_INLINE(type)=DECLINLINE(type) \
     2346    "DECL_INLINE_THROW(type)=inline type" \
     2347    "DECL_FORCE_INLINE(type)=inline type" \
     2348    "DECL_FORCE_INLINE_THROW(type)=inline type" \
    23482349    DECL_NO_INLINE(type)=type \
    23492350    DECL_NO_RETURN(type)=type \
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette