Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Ar] Replace boost noncopyable. #481

Merged

Conversation

superfunc
Copy link
Contributor

Description of Change(s)

Further reduce dependence on boost in hopes of a brighter future
of magnificent compile times. Standard C++ now provides proper facilities
for making objects non-copyable(=delete), and generally provides better error messages
than boost::noncopyable, so we use this.

Fixes Issue(s)

  • None filed, just more cleanup.

@jtran56
Copy link

jtran56 commented May 7, 2018

Filed as internal issue #160430.

@superfunc superfunc force-pushed the boostCleanupNonCopyAr branch from 38937b3 to cb81da1 Compare September 5, 2018 16:32
Further reduce dependence on boost in hopes of a brighter future
of magnificent compile times.
@superfunc superfunc force-pushed the boostCleanupNonCopyAr branch from cb81da1 to 49b5264 Compare September 5, 2018 16:48
@superfunc
Copy link
Contributor Author

Same comment as #373

@pixar-oss pixar-oss merged commit 49b5264 into PixarAnimationStudios:dev Sep 18, 2018
pixar-oss added a commit that referenced this pull request Sep 18, 2018
[Ar] Replace boost noncopyable.

(Internal change: 1891914)
@superfunc superfunc deleted the boostCleanupNonCopyAr branch October 9, 2018 01:55
AdamFelt pushed a commit to autodesk-forks/USD that referenced this pull request Apr 16, 2024
)

### Description of Change(s)
Add instancing support for Text
### Fixes Issue(s)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants