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

#include <concepts.hpp>

Collaboration diagram for boost::DistributedVertexListGraphConcept< G >:

Public Types

typedef graph_traits< G >
::vertex_iterator 
vertex_iterator
 
typedef graph_traits< G >
::vertices_size_type 
vertices_size_type
 
typedef graph_traits< G >
::traversal_category 
traversal_category
 

Public Member Functions

void constraints ()
 
void const_constraints (const G &cg)
 

Public Attributes

std::pair< vertex_iterator,
vertex_iterator
p
 
graph_traits< G >
::vertex_descriptor 
v
 
g
 
vertices_size_type V
 

Member Typedef Documentation

Member Function Documentation

template<class G >
void boost::DistributedVertexListGraphConcept< G >::const_constraints ( const G &  cg)
inline

Member Data Documentation

template<class G >
G boost::DistributedVertexListGraphConcept< G >::g

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