
Go to the source code of this file.
Namespaces | |
| havoqgt | |
| havoqgt::mpi | |
Functions | |
| template<typename Container > | |
| void | havoqgt::mpi::free_edge_container (Container &edges) |
| Frees the container of edges. More... | |
| template<> | |
| void | havoqgt::mpi::free_edge_container< std::vector< std::pair< uint64_t, uint64_t > > > (std::vector< std::pair< uint64_t, uint64_t > > &edges) |