G<V> typedef

G<V> = Graph<V>

Implementation

typedef G<V> = Graph<V>;