Skip to content

STYLE: Remove TElementIdentifier parameter from VectorDataContainer#1241

Merged
N-Dekker merged 1 commit intomainfrom
Remove-TElementIdentifier-from-VectorDataContainer
Sep 17, 2024
Merged

STYLE: Remove TElementIdentifier parameter from VectorDataContainer#1241
N-Dekker merged 1 commit intomainfrom
Remove-TElementIdentifier-from-VectorDataContainer

Conversation

@N-Dekker
Copy link
Copy Markdown
Member

It appears unnecessary to have TElementIdentifier as template parameter. Just use itk::SizeValueType, for the sake of simplicity. (itk::SizeValueType is in practice equivalent to std::size_t.)

It appears unnecessary to have `TElementIdentifier` as template parameter. Just use `itk::SizeValueType`, for the sake of simplicity. (`itk::SizeValueType` is in practice equivalent to `std::size_t`.)
@N-Dekker N-Dekker merged commit 99e9f82 into main Sep 17, 2024
@N-Dekker N-Dekker deleted the Remove-TElementIdentifier-from-VectorDataContainer branch September 17, 2024 15:51
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