Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

STYLE: Replace 'typedefs' with 'type aliases' in comments#14

Merged
hjmjohnson merged 1 commit intoInsightSoftwareConsortium:mainfrom
hjmjohnson:style-fix-typedef-comments
Apr 14, 2026
Merged

STYLE: Replace 'typedefs' with 'type aliases' in comments#14
hjmjohnson merged 1 commit intoInsightSoftwareConsortium:mainfrom
hjmjohnson:style-fix-typedef-comments

Conversation

@hjmjohnson
Copy link
Copy Markdown
Member

Update comment text from 'typedefs' to 'type aliases' to match the C++ using declarations already in the code. Last remaining cosmetic item from InsightSoftwareConsortium/ITK#5134.

The code already uses C++ 'using' declarations. Update the
corresponding comments to say 'type aliases' instead of the
legacy 'typedefs' terminology.
Copy link
Copy Markdown
Member Author

@hjmjohnson hjmjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trivial comment cosmetic change.

@hjmjohnson hjmjohnson merged commit b8ac470 into InsightSoftwareConsortium:main Apr 14, 2026
15 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants