Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::geography::sparse Struct Reference

#include <quetzal/geography/graph/detail/concepts.hpp>

Detailed Description

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 >
 

The documentation for this struct was generated from the following file: