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_SEQ with TF_PP_SEQ in vt and tf #2834

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

nvmkuruc
Copy link
Collaborator

@nvmkuruc nvmkuruc commented Nov 28, 2023

Description of Change(s)

#2833 added macros that operate on parenthetically separated sequences of elements. These can be used to replace BOOST_PP_SEQ_FOR_EACH and BOOST_PP_SEQ_SIZE in vt and tf.

A related change #2831 will replace usage of BOOST_PP_SEQ_FOR_EACH_I.

Fixes Issue(s)

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

@nvmkuruc nvmkuruc changed the title Replace BOOST_PP_SEQ with TF_PP_SEQ in vt Replace BOOST_PP_SEQ with TF_PP_SEQ in vt and tf Nov 29, 2023
@jesschimein
Copy link
Contributor

Filed as internal issue #USD-9003

@pixar-oss pixar-oss merged commit 58e55b2 into PixarAnimationStudios:dev Dec 15, 2023
5 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.

3 participants