graph
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Typedefs
edge_list.hpp File Reference
#include <vector>
#include "pangolin/namespace.hpp"
#include "pangolin/edge.hpp"
Include dependency graph for edge_list.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::vector< EdgeEdgeList
 

Typedef Documentation

◆ EdgeList

typedef std::vector<Edge> EdgeList