Skip to content

fix: widen the constructor from unsigned to std::size_t#37

Open
Becheler wants to merge 1 commit into
boostorg:developfrom
Becheler:fix/vector-property-map-size-type
Open

fix: widen the constructor from unsigned to std::size_t#37
Becheler wants to merge 1 commit into
boostorg:developfrom
Becheler:fix/vector-property-map-size-type

Conversation

@Becheler

@Becheler Becheler commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

The constructor was adding 6 warnings on Boost.Graph CI with a size_t -> unsigned -> size_t conversion.
Widening the constructor.

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