<BGL> #include <list> missing from r_c_shortest_paths.hpp
7 Dec
2015
7 Dec
'15
8:57 a.m.
r_c_shortest_paths.hpp uses std::list such as
std::vector
7 Dec
7 Dec
10:56 a.m.
On 07-Dec-15 11:57 AM, Amit Prakash Ambasta wrote:
r_c_shortest_paths.hpp uses std::list such as
std::vector
However, it is missing a #include <list> . Is this intentional?
Amit, this seems like an obvious oversight to me; fixed in develop. Thanks, -- Vladimir Prus http://vladimirprus.com
3278
Age (days ago)
3278
Last active (days ago)
1 comments
2 participants
participants (2)
-
Amit Prakash Ambasta
-
Vladimir Prus