Skip to content
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

Update minimum C++ version to C++14 #1340

Merged
merged 1 commit into from Apr 23, 2023
Merged

Update minimum C++ version to C++14 #1340

merged 1 commit into from Apr 23, 2023

Conversation

jstone-lucasfilm
Copy link
Member

This changelist updates the minimum C++ version in MaterialX 1.38.8 from C++11 to C++14, as approved in a recent meeting of the MaterialX TSC.

Additional changes include:

  • Update documentation for minimum C++ version and compilers on each platform.
  • Add initial usages of std::make_unique and [[deprecated]].

This changelist updates the minimum C++ version in MaterialX 1.38.8 from C++11 to C++14, as approved in a recent meeting of the MaterialX TSC.

Additional changes include:

- Update documentation for minimum C++ version and compilers on each platform.
- Add initial usages of std::make_unique and [[deprecated]].
@jstone-lucasfilm jstone-lucasfilm merged commit 7fa59fa into AcademySoftwareFoundation:main Apr 23, 2023
13 checks passed
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.

None yet

1 participant