Skip to content

Add members.hxx: enumerating an interface's dispatchable member functions (6/20) - #106

Draft
jbcoe wants to merge 1 commit into
reflection/04-namingfrom
reflection/05-members
Draft

Add members.hxx: enumerating an interface's dispatchable member functions (6/20)#106
jbcoe wants to merge 1 commit into
reflection/04-namingfrom
reflection/05-members

Conversation

@jbcoe

@jbcoe jbcoe commented Jul 27, 2026

Copy link
Copy Markdown
Owner

is_interface_member_function/interface_member_functions enumerate a
type's public, non-static, non-template, non-special member functions,
including operators, in declaration order.

@jbcoe jbcoe changed the title Add members.hxx: enumerating an interface's dispatchable member functions Add members.hxx: enumerating an interface's dispatchable member functions (6/20) Jul 27, 2026
@jbcoe
jbcoe force-pushed the reflection/04-naming branch from 2439c0b to 0a686d1 Compare July 28, 2026 11:33
@jbcoe
jbcoe force-pushed the reflection/05-members branch 2 times, most recently from de289c4 to 2c91745 Compare July 28, 2026 14:22
@jbcoe
jbcoe force-pushed the reflection/04-naming branch from 0a686d1 to ef32555 Compare July 28, 2026 14:29
@jbcoe
jbcoe force-pushed the reflection/05-members branch 3 times, most recently from 3519f34 to 1a52543 Compare July 28, 2026 15:28
@jbcoe
jbcoe force-pushed the reflection/04-naming branch from ef32555 to 1e82787 Compare July 28, 2026 18:27
@jbcoe
jbcoe force-pushed the reflection/05-members branch from 1a52543 to 94638a0 Compare July 28, 2026 18:27
@jbcoe
jbcoe force-pushed the reflection/04-naming branch from 1e82787 to da1043b Compare July 28, 2026 19:37
@jbcoe
jbcoe force-pushed the reflection/05-members branch from 94638a0 to ee1c38b Compare July 28, 2026 19:37
@jbcoe
jbcoe force-pushed the reflection/04-naming branch from da1043b to fe9ff25 Compare July 28, 2026 20:22
@jbcoe
jbcoe force-pushed the reflection/05-members branch from ee1c38b to 064be83 Compare July 28, 2026 20:22
@jbcoe
jbcoe force-pushed the reflection/04-naming branch from fe9ff25 to f8e6aa3 Compare July 29, 2026 09:48
@jbcoe
jbcoe force-pushed the reflection/05-members branch from 064be83 to 80643f7 Compare July 29, 2026 09:48
…ions

is_interface_member_function/interface_member_functions enumerate a
type's public, non-static, non-template, non-special member functions,
including operators, in declaration order.
@jbcoe
jbcoe force-pushed the reflection/04-naming branch from f8e6aa3 to 5d2e237 Compare July 29, 2026 10:14
@jbcoe
jbcoe force-pushed the reflection/05-members branch from 80643f7 to 5fe2e2b Compare July 29, 2026 10:14
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.

1 participant