Skip to content

Conversation

@TrinityDevelopers
Copy link

Resolves #113

kjk added a commit to kjk/exp that referenced this pull request Jan 24, 2026
Port of getsentry/pdb#135. Add FieldAttributes helper functions
(isStaticMethod, isVirtualMethod, isPureVirtualMethod,
isIntroVirtualMethod) matching the Rust FieldAttributes methods.
isPureVirtualMethod correctly returns true for both PureVirtual and
PureIntroducingVirtual method kinds.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Question regarding FieldAttributes::is_intro_virtual

1 participant