Skip to content
Snippets Groups Projects
Commit 47cfd449 authored by David Rosca's avatar David Rosca
Browse files

AdjacencyListDirectedGraph: Replace dynamic cast with static cast

dynamic cast would only provide better backtrace (with nullptr),
but wouldn't prevent the crash

also fix build
parent dbdd9e3c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment