Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
AbstractGraph::~AbstractGraph(){}
5
6
void ALVex::visit(){
7
if(visited)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected