Skip to content

ImageSpec: New constructors to accept string for data type #3245

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Dec 27, 2021

For each ImageSpec ctr that takes a TypeDesc, add another one
that's the same but takes a string_view (which is just a simple
pass-through of the TypeDesc-from-string_view).

For each ImageSpec ctr that takes a TypeDesc, add another one
that's the same but takes a string_view (which is just a simple
pass-through of the TypeDesc-from-string_view).
@lgritz lgritz merged commit 84a61b1 into AcademySoftwareFoundation:master Dec 28, 2021
@lgritz lgritz deleted the lg-stringtype branch December 28, 2021 17:57
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jan 10, 2022
…ftwareFoundation#3245)

For each ImageSpec ctr that takes a TypeDesc, add another one
that's the same but takes a string_view (which is just a simple
pass-through of the TypeDesc-from-string_view).
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