The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces
back_edge_detector.hpp File Reference
#include <boost/graph/depth_first_search.hpp>
#include <type_traits>
Include dependency graph for back_edge_detector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  utils::back_edge_detector< Callback >
 A helper for boost::depth_first_search (DFS) usage with the purpose of detecting cycles. More...
 

Namespaces

 utils