Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::compressed_sparse_row_graph< Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex > Singleton Reference

Compressed sparse row graph. More...

#include <compressed_sparse_row_graph.hpp>

Detailed Description

template<typename Directed = directedS, typename VertexProperty = no_property, typename EdgeProperty = no_property, typename GraphProperty = no_property, typename Vertex = std::size_t, typename EdgeIndex = Vertex>
singleton boost::compressed_sparse_row_graph< Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex >

Compressed sparse row graph.

Vertex and EdgeIndex should be unsigned integral types and should specialize numeric_limits.


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