-
- Downloads
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
Loading
Please register or sign in to comment
dynamic cast would only provide better backtrace (with nullptr), but wouldn't prevent the crash also fix build