Skip to content

Conversation

@Pennycook
Copy link
Contributor

Adds get_allocator() and missing constructors accepting AllocatorT allocator for sampled_image.

Closes #119.


There is a lot of duplication in the definitions of the sampled_image and unsampled_image constructors, but that was already true before this change.

Copy link
Member

@keryell keryell left a comment

Choose a reason for hiding this comment

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

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Waiting for CTS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AllocatorT template parameter is not used in constructors of sampled_image class (unlike unsampled_image class)

5 participants