[Boost-bugs] [Boost C++ Libraries] #8307: additional archetypes request

Subject: [Boost-bugs] [Boost C++ Libraries] #8307: additional archetypes request
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-18 20:45:19


#8307: additional archetypes request
--------------------------------+-------------------------------------------
 Reporter: redboltz@… | Owner: jewillco
     Type: Patches | Status: new
Milestone: To Be Determined | Component: graph
  Version: Boost 1.53.0 | Severity: Problem
 Keywords: |
--------------------------------+-------------------------------------------
 Currently, incidence_graph_archetype, adjacency_graph_archetype, and
 vertex_list_graph_archetype are defined in graph_archetypes.hpp.

 According to the following document, those archetypes correspond to
 IncidenceGraph, AdjacencyGraph, and VertexListGraph concepts:
 http://www.boost.org/doc/libs/1_53_0/libs/graph/doc/graph_concepts.html

 It seems that there are no archetypes correspond to EdgeListGraph,
 AdjacencyMatrix, VertexAndEdgeListGraph, and BidirectionalGraph concepts.

 I attached the patch that adds those additional archetypes and their
 tests.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8307>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:12 UTC