transwarp
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
transwarp::detail::graph_visitor Struct Reference

Generates a graph. More...

#include <transwarp.h>

Public Member Functions

 graph_visitor (std::vector< transwarp::edge > &graph) noexcept
 
void operator() (const transwarp::itask &task)
 

Public Attributes

std::vector< transwarp::edge > & graph_
 

Detailed Description

Generates a graph.


The documentation for this struct was generated from the following file: