![]() |
Quetzal-CoaTL
The Coalescence Template Library
|
#include <quetzal/geography/graph/detail/concepts.hpp>
Tag for sparse graph representation.
Public Types | |
template<directional Directed, class VertexProperty , class EdgeProperty > | |
using | rebind = boost::adjacency_list< boost::setS, boost::vecS, Directed, VertexProperty, EdgeProperty > |