Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::graph::detail::old_handles_storage< store_old_handles, Vertex, Edge > Struct Template Reference

#include <face_handles.hpp>

Public Attributes

Vertex first_vertex
 
Vertex second_vertex
 
Edge first_edge
 
Edge second_edge
 

Member Data Documentation

template<typename Vertex , typename Edge >
Edge boost::graph::detail::old_handles_storage< store_old_handles, Vertex, Edge >::first_edge
template<typename Vertex , typename Edge >
Vertex boost::graph::detail::old_handles_storage< store_old_handles, Vertex, Edge >::first_vertex
template<typename Vertex , typename Edge >
Edge boost::graph::detail::old_handles_storage< store_old_handles, Vertex, Edge >::second_edge
template<typename Vertex , typename Edge >
Vertex boost::graph::detail::old_handles_storage< store_old_handles, Vertex, Edge >::second_vertex

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