Program Listing for File basalt.hpp

Return to documentation for file (/goinfre/src/github.com/tristan0x/basalt/include/basalt/basalt.hpp)

/*************************************************************************
 * Copyright (C) 2019 Blue Brain Project
 *
 * This file is part of Basalt distributed under the terms of the GNU
 * Lesser General Public License. See top-level LICENSE file for details.
 *************************************************************************/
#pragma once

#include <basalt/edge_iterator.hpp>
#include <basalt/edges.hpp>
#include <basalt/graph.hpp>
#include <basalt/vertex_iterator.hpp>
#include <basalt/vertices.hpp>