Skip to content

Conversation

@cameronwhite
Copy link
Contributor

Description of Change(s)

std::is_pod was deprecated in C++20, and is replaced with more specific categories. Checking for "trivial and standard layout" is equivalent to the previous behaviour

This fixes deprecation warnings with some compilers (e.g. clang 21 on Linux)

Link to proposal (if applicable)

N/A

Fixes Issue(s)

N/A

Checklist

@jesschimein
Copy link
Collaborator

Filed as internal issue #USD-11816

(This is an automated message. See here for more information.)

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.

2 participants