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::iterator_facade usage with fully specified iterator classes #2305

Closed
nvmkuruc opened this issue Feb 21, 2023 · 2 comments
Closed

Comments

@nvmkuruc
Copy link
Collaborator

Description of Issue

Most usages of boost::iterator_facade in pxr can be replaced with fully specified iterator classes. Addressing this would reduce USD's dependence on boost.

Steps to Reproduce

N/A

System Information (OS, Hardware)

N/A

Package Versions

N/A

Build Flags

N/A

@tallytalwar
Copy link
Contributor

Filed as internal issue #USD-8045

@nvmkuruc
Copy link
Collaborator Author

This was addressed by several PRs last year.

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

No branches or pull requests

2 participants