graph
Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
Variables
Enumerations
Enumerator
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
v
~
+
Functions
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
~
+
Variables
a
c
d
e
f
g
h
i
k
m
n
p
r
s
t
u
v
Typedefs
Enumerations
Related Functions
+
Files
File List
+
File Members
+
All
_
b
c
d
e
h
i
k
l
n
o
p
s
t
u
+
Functions
b
c
d
e
i
k
l
o
p
s
Variables
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
include
pangolin
edge_list.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <vector>
4
5
#include "
pangolin/namespace.hpp
"
6
#include "
pangolin/edge.hpp
"
7
8
PANGOLIN_BEGIN_NAMESPACE
()
9
typedef std::vector<
Edge
>
EdgeList
;
10
PANGOLIN_END_NAMESPACE
()
namespace.hpp
edge.hpp
PANGOLIN_BEGIN_NAMESPACE
PANGOLIN_BEGIN_NAMESPACE()
EdgeList
std::vector< Edge > EdgeList
Definition:
edge_list.hpp:9
PANGOLIN_END_NAMESPACE
#define PANGOLIN_END_NAMESPACE()
Edge
std::pair< Uint, Uint > Edge
Definition:
edge.hpp:14
Generated by
1.8.13