Skip to content

Remove Boost.Assign usages.#416

Merged
jeremy-murphy merged 1 commit intoboostorg:developfrom
gogagum:feature/remove-boost-assign-usages
Feb 10, 2025
Merged

Remove Boost.Assign usages.#416
jeremy-murphy merged 1 commit intoboostorg:developfrom
gogagum:feature/remove-boost-assign-usages

Conversation

@gogagum
Copy link
Copy Markdown
Contributor

@gogagum gogagum commented Feb 5, 2025

Boost.Assign is not needed C++14 code. This PR removes this library usages. It is also suggested to use std::vector std::initializer_list constructor instead of series of push_back calls in test/two_graphs_common_spanning_trees_test.cpp.

Copy link
Copy Markdown
Collaborator

@jeremy-murphy jeremy-murphy left a comment

Choose a reason for hiding this comment

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

Thanks for a tidy improvement to the code! Just waiting for the tests to run.

@jeremy-murphy jeremy-murphy merged commit 84eaec8 into boostorg:develop Feb 10, 2025
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.

2 participants