Skip to content

ENH: Add RTTI information to itk::GaussianDerivativeOperator#2544

Merged
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom
jhlegarreta:FixGaussianDerivativeOperatorRTTIMethod
May 19, 2021
Merged

ENH: Add RTTI information to itk::GaussianDerivativeOperator#2544
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom
jhlegarreta:FixGaussianDerivativeOperatorRTTIMethod

Conversation

@jhlegarreta
Copy link
Copy Markdown
Member

Add run-time type information (RTTI) to the
itk::GaussianDerivativeOperator class.

Remove its private GetNameOfClass method: the RTTI macro defines it,
and it should be public.

PR Checklist

Add run-time type information (RTTI) to the
`itk::GaussianDerivativeOperator` class.

Remove its `private` `GetNameOfClass` method: the RTTI macro defines it,
and it should be `public`.
@github-actions github-actions Bot added area:Core Issues affecting the Core module type:Enhancement Improvement of existing methods or implementation labels May 19, 2021
@dzenanz dzenanz merged commit 3a7bd3a into InsightSoftwareConsortium:master May 19, 2021
@jhlegarreta jhlegarreta deleted the FixGaussianDerivativeOperatorRTTIMethod branch May 19, 2021 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Core Issues affecting the Core module type:Enhancement Improvement of existing methods or implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants