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