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

examples: C++11: Use auto #411

Conversation

murraycu
Copy link
Contributor

This is a small step - part of a larger old pull request to modernize the examples: #81

@jeremy-murphy
Copy link
Contributor

jeremy-murphy commented Dec 30, 2024

Can you check why it's failing?

@murraycu murraycu force-pushed the develop-murrayc-examples-modern-cpp-attempt2 branch from 89f93b9 to 2b1abb1 Compare January 6, 2025 11:29
@murraycu murraycu marked this pull request as draft January 6, 2025 11:38
@murraycu murraycu force-pushed the develop-murrayc-examples-modern-cpp-attempt2 branch from 2b1abb1 to bc5b21e Compare January 6, 2025 11:46
@murraycu murraycu changed the title examples: C++11: Use auto. examples: C++11: Use auto Jan 6, 2025
@murraycu murraycu force-pushed the develop-murrayc-examples-modern-cpp-attempt2 branch from bc5b21e to 9ed5d90 Compare January 6, 2025 12:02
@murraycu murraycu marked this pull request as ready for review January 6, 2025 12:45
Copy link
Contributor

@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 an important modernization that shows users that Boost.Graph can be used with C++11!
Just a few small changes I would like before merging it.

example/boost_web_graph.cpp Show resolved Hide resolved
example/cycle_ratio_example.cpp Outdated Show resolved Hide resolved
example/edge-function.cpp Outdated Show resolved Hide resolved
example/filtered_graph_edge_range.cpp Outdated Show resolved Hide resolved
@murraycu murraycu force-pushed the develop-murrayc-examples-modern-cpp-attempt2 branch from 9ed5d90 to f4d50aa Compare February 2, 2025 15:05
@jeremy-murphy jeremy-murphy merged commit 254d7cb into boostorg:develop Feb 3, 2025
22 checks passed
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