MCPcopy Create free account
hub / github.com/Linloir/GraphBuilder / ~AbstractGraph

Method ~AbstractGraph

graph_implement.cpp:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2#include <QDebug>
3
4AbstractGraph::~AbstractGraph(){}
5
6void ALVex::visit(){
7 if(visited)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected