Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Conversation

@olivier-stasse
Copy link
Member

This PR fixes the problem that dynamic_graph::size_type is equal to long.
However when trying to cast long to a Value the compiler complains that this is ambiguous.
This PR tries to fix this.

@florent-lamiraux
Copy link
Member

Why don't you simply define
typedef std::int64_t size_type ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants