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

[UsdImaging] Remove unnecessary boost::noncopyable #373

Merged

Conversation

superfunc
Copy link
Contributor

Description of Change(s)

Remove use of boost noncopyable.

Fixes Issue(s)

Reduces dependency on boost.

@jtran56
Copy link

jtran56 commented Jan 23, 2018

Filed as internal issue #156191.

This leaves one in a wrap file in usdImaging(wrapGL), it
just removes them from C++ code in favor of standard constructs
(i.e. =delete, =default).
@waywardmonkeys
Copy link
Contributor

It would be really helpful if this and #374 could land sometime soon.

@pixar-oss pixar-oss merged commit 5556680 into PixarAnimationStudios:dev Sep 4, 2018
pixar-oss added a commit that referenced this pull request Sep 4, 2018
[UsdImaging] Remove unnecessary boost::noncopyable

(Internal change: 1882525)
@superfunc superfunc deleted the usdImaging_boostnoncopyable branch September 5, 2018 04:17
AdamFelt pushed a commit to autodesk-forks/USD that referenced this pull request Apr 16, 2024
…lve/adsk/feature/depth-priority

OGSMOD-3133: Double check the flickers issue on USDView (Previous Depth priority in HGI Metal)
This pull request was closed.
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.

5 participants