spot/spot/graph
Alexandre Duret-Lutz 034620c521 graph: fix internal iterator constness
* spot/graph/graph.hh: Use only const variants of begin()/end(), since
they do not modify the iterator.
2016-11-30 14:26:30 +01:00
..
graph.hh graph: fix internal iterator constness 2016-11-30 14:26:30 +01:00
Makefile.am rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
ngraph.hh Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00