CXXGraph
CXXGraph copied to clipboard
Graph_impl.hpp(566,43): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
Please correct this warning that can cause problems.
similar to #502
I can't find the bug running the tests.
@manuelpagliuca this is solved by #510
thank you, both!