spot/spot/graph
Alexandre Duret-Lutz 166a26417c graph: fix creation of universal edge
* spot/graph/graph.hh: Use a temporary array to store the destination
vector if the passed range belong to the dests_ vector.  Otherwise the
passed begin/end risk being invalidated when dests_ is reallocated.
* NEWS: Mention the bug.
2022-06-23 15:52:24 +02:00
..
graph.hh graph: fix creation of universal edge 2022-06-23 15:52:24 +02:00
Makefile.am include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
ngraph.hh graph: replace the existing "alternating" interface 2016-12-27 12:36:38 +01:00