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

Replace BOOST_PP_IIF and BOOST_PP_EXPR_IIF using preprocessorUtilsLite.h #2682

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

nvmkuruc
Copy link
Collaborator

@nvmkuruc nvmkuruc commented Sep 12, 2023

Description of Change(s)

#2672 provided _TF_PP_IFF as an internal macro. This PR decouples array and non-array initialization to remove BOOST_PP_EXPR_IIF and replaces all other usage of BOOST_PP_IIF with _TF_PP_IFF.

Fixes Issue(s)

  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

@jesschimein
Copy link
Collaborator

Filed as internal issue #USD-8696

@nvmkuruc nvmkuruc force-pushed the tfpparray branch 2 times, most recently from 5d39c49 to a264106 Compare September 13, 2023 18:25
@nvmkuruc nvmkuruc force-pushed the tfpparray branch 4 times, most recently from 39d297b to a6945f2 Compare September 22, 2023 20:34
@pixar-oss pixar-oss merged commit 26ac1e8 into PixarAnimationStudios:dev Nov 1, 2023
5 checks passed
@nvmkuruc nvmkuruc deleted the tfpparray branch December 29, 2023 03:12
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.

3 participants