12#ifndef ARCANE_DIRECTEDGRAPHT_H_
13#define ARCANE_DIRECTEDGRAPHT_H_
18#include "arcane/utils/GraphBaseT.h"
19#include "arcane/utils/ITraceMng.h"
33template <
class VertexType,
class EdgeType>
Arcane configuration file.
virtual ~DirectedGraphT()
DirectedGraphT(ITraceMng *trace_mng)
GraphBaseT(ITraceMng *trace_mng)
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --