Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::property_graph_archetype< GraphArchetype, Property, ValueArch > Struct Template Reference

#include <graph_archetypes.hpp>

Inheritance diagram for boost::property_graph_archetype< GraphArchetype, Property, ValueArch >:
Collaboration diagram for boost::property_graph_archetype< GraphArchetype, Property, ValueArch >:

Public Types

typedef
property_graph_archetype_tag 
graph_tag
 
typedef ValueArch vertex_property_type
 
typedef ValueArch edge_property_type
 

Member Typedef Documentation

template<typename GraphArchetype, typename Property, typename ValueArch>
typedef ValueArch boost::property_graph_archetype< GraphArchetype, Property, ValueArch >::edge_property_type
template<typename GraphArchetype, typename Property, typename ValueArch>
typedef property_graph_archetype_tag boost::property_graph_archetype< GraphArchetype, Property, ValueArch >::graph_tag
template<typename GraphArchetype, typename Property, typename ValueArch>
typedef ValueArch boost::property_graph_archetype< GraphArchetype, Property, ValueArch >::vertex_property_type

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