Skip to content

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 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