All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Types | List of all members
paal::data_structures::graph_metric_traits< boost::adjacency_list< OutEdgeList, VertexList, Directed, VertexProperties, EdgeProperties, GraphProperties, EdgeList > > Struct Template Reference

Specialization for adjacency_list. More...

#include <graph_metrics.hpp>

Public Types

typedef graph_type::sparse_tag graph_tag_type
 

Detailed Description

template<typename OutEdgeList, typename VertexList, typename Directed, typename VertexProperties, typename EdgeProperties, typename GraphProperties, typename EdgeList>
struct paal::data_structures::graph_metric_traits< boost::adjacency_list< OutEdgeList, VertexList, Directed, VertexProperties, EdgeProperties, GraphProperties, EdgeList > >

Specialization for adjacency_list.

Definition at line 127 of file graph_metrics.hpp.


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