Go to the documentation of this file.
51 inline bool operator==(
const edge& a,
const edge&
b);
52 inline bool operator!=(
const edge& a,
const edge&
b);
77 inline edge(
const label a,
const label
b);
89 inline label
start()
const;
92 inline label&
start();
95 inline label
end()
const;