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

Remove boost::noncopyable use & boost::random dependency #4776

Merged
merged 18 commits into from
Sep 9, 2023

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Aug 20, 2023

Description

This also removes the move ctor/assignment operator where applicable

@pajlada pajlada force-pushed the chore/remove-boost-noncopyable branch from 52b73de to fa33950 Compare August 20, 2023 11:15
@pajlada pajlada added this to the Post 2.4.5 milestone Aug 20, 2023
@pajlada pajlada self-assigned this Aug 20, 2023
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

src/common/Atomic.hpp Show resolved Hide resolved
src/common/SignalVector.hpp Show resolved Hide resolved
src/providers/IvrApi.hpp Show resolved Hide resolved
@pajlada pajlada force-pushed the chore/remove-boost-noncopyable branch from c829d77 to f09d546 Compare September 9, 2023 09:43
@pajlada
Copy link
Member Author

pajlada commented Sep 9, 2023

image

@pajlada pajlada enabled auto-merge (squash) September 9, 2023 09:44
@pajlada pajlada merged commit 877a4e0 into master Sep 9, 2023
16 checks passed
@pajlada pajlada deleted the chore/remove-boost-noncopyable branch September 9, 2023 10:23
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.

1 participant